fix: remove provenance
This commit is contained in:
parent
fd9626c7f9
commit
aefaa2626e
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -44,7 +44,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
provenance: false
|
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user