Compare commits

..

2 Commits

Author SHA1 Message Date
61b83b85d4 Merge pull request 'provenance: false' (#19) from Update-Pipeline into main
Some checks failed
Deploy Container Image to Registry / docker-build-experimental (push) Failing after 9m49s
Deploy Container Image to Registry / docker-build-stable (push) Successful in 10m46s
Reviewed-on: #19
2024-11-22 13:45:26 +00:00
72d26206fa provenance: false
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
2024-11-22 14:44:56 +01: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 }}