We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd81f12 commit b70e6e8Copy full SHA for b70e6e8
1 file changed
.github/workflows/build-and-deploy.yml
@@ -63,6 +63,7 @@ jobs:
63
context: .
64
push: true
65
sbom: true
66
+ provenance: false
67
tags: ${{ steps.meta.outputs.tags }}
68
labels: ${{ steps.meta.outputs.labels }}
69
build-args: |
0 commit comments