refaktorointia
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 9s
CI Feature / Validate CI config (push) Failing after 16s
ci-bats Bats tests OK
CI Feature / Bats tests (push) Successful in 1m40s
ci-cucumber Cucumber tests OK
CI Feature / Cucumber tests (push) Successful in 1m3s
CI Feature / Report Summary (push) Successful in 5s

This commit is contained in:
moilanik
2026-06-15 16:49:44 +03:00
parent c19f0b79ec
commit 607a0f6360
4 changed files with 12 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ jobs:
secrets: inherit
with:
env_json: ${{ needs.load-config.outputs.env_json }}
config_path: ${{ needs.load-config.outputs.config_path }}
bats:
name: Bats tests