job status parametrin käyttö
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 20s
acc-tests Cucumber test report
CI Feature / Cucumber tests (push) Successful in 1m15s
unit-tests Bats test report
CI Feature / Bats tests (push) Successful in 1m38s
CI Feature / Report Summary (push) Successful in 5s
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 20s
acc-tests Cucumber test report
CI Feature / Cucumber tests (push) Successful in 1m15s
unit-tests Bats test report
CI Feature / Bats tests (push) Successful in 1m38s
CI Feature / Report Summary (push) Successful in 5s
This commit is contained in:
@@ -48,4 +48,4 @@ jobs:
|
||||
|
||||
- name: Report
|
||||
if: always()
|
||||
run: bash .ci/scripts/ci-report.sh "Bats test report" unit-tests bats
|
||||
run: bash .ci/scripts/ci-report.sh "Bats test report" unit-tests bats ${{ job.status }}
|
||||
|
||||
Reference in New Issue
Block a user