Files
gitea-ci-library/.gitea
moilanik 9f79e3733e
CI / Load gitea-env.conf to pipeline env (push) Successful in 11s
ci-cucumber Cucumber tests
ci-bats Bats tests
ci-build Build complete
CI / Quality Gate (push) Successful in 1m52s
CI / Build & Push Artifact (push) Has been skipped
fix: propagate docker exit code using volume-based approach
Replace tar|docker|tee pipeline with docker volume + redirect pattern
from master. 'docker run > file 2>&1' eliminates the pipe, so 0
directly captures the container exit code. Separate commit status
step with if: always() ensures status is reported regardless of
test outcome.
2026-06-14 08:27:32 +03:00
..