kontti hallitaan workflowssa
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 16s
acc-tests Link to Cucumber reports
CI Feature / Cucumber tests (push) Successful in 30s
unit-tests Link to Bats reports
CI Feature / Bats tests (push) Failing after 22s
CI Feature / Report Summary (push) Successful in 5s

This commit is contained in:
moilanik
2026-06-18 10:42:08 +03:00
parent 0f371adafa
commit 56031a03b8
5 changed files with 7 additions and 6 deletions
-2
View File
@@ -29,7 +29,6 @@ jobs:
secrets: inherit
with:
env_json: ${{ needs.load-config.outputs.env_json }}
bats-image: gitea.app.keskikuja.site/niko/ci-bats:latest
cucumber:
name: Cucumber tests
@@ -39,7 +38,6 @@ jobs:
secrets: inherit
with:
env_json: ${{ needs.load-config.outputs.env_json }}
cucumber-node-image: gitea.app.keskikuja.site/niko/ci-cucumber:latest
build-push:
name: Build & Push Docker