feature/docker-build-arg
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 17s
unit-tests Bats test report
CI Feature / Bats tests (push) Successful in 1m12s
acc-tests Cucumber test report
CI Feature / Cucumber tests (push) Successful in 1m19s
CI Feature / Report Summary (push) Successful in 4s

This commit is contained in:
moilanik
2026-06-28 13:03:40 +03:00
parent f3abd42f17
commit bea0b5cfae
4 changed files with 39 additions and 1 deletions
+3
View File
@@ -48,6 +48,9 @@ jobs:
with:
env_json: ${{ needs.load-config.outputs.env_json }}
version: ${{ needs.check-version.outputs.version }}
build_args: |
VERSION=${{ needs.check-version.outputs.version }}
FOO=bar
docker-gitops:
name: GitOps