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
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:
@@ -20,7 +20,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
|
||||
@@ -29,7 +28,6 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
env_json: ${{ needs.load-config.outputs.env_json }}
|
||||
cucumber-node-image: gitea.app.keskikuja.site/niko/ci-cucumber:latest
|
||||
|
||||
report-summary:
|
||||
name: Report Summary
|
||||
|
||||
Reference in New Issue
Block a user