Merge pull request 'provenance: false' (#19) from Update-Pipeline into main
Some checks failed
Deploy Container Image to Registry / docker-build-stable (push) Failing after 12m24s
Deploy Container Image to Registry / docker-build-experimental (push) Failing after 9m45s

Reviewed-on: #19
This commit was merged in pull request #19.
This commit is contained in:
2024-11-22 13:45:26 +00:00

View File

@@ -85,6 +85,7 @@ jobs:
pull: false
push: true
no-cache: true
provenance: false
build-args: |
VERSION=${{ steps.meta.outputs.VERSION }}
IMAGE_CREATED=${{ steps.meta.outputs.IMAGE_CREATED }}