BLOG-36 fix: let buildx push without provenance
This commit is contained in:
parent
4c0f154e0f
commit
3943137b75
@ -28,6 +28,7 @@ jobs:
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
provenance: false
|
||||
context: ./frontend
|
||||
tags: |
|
||||
${{ vars.REGISTRY }}/${{ vars.IMAGE_REPO_FRONTEND }}:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user