We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52680b8 commit 1429dabCopy full SHA for 1429dab
.github/workflows/docker-build-push.yml
@@ -66,6 +66,7 @@ jobs:
66
pull: true
67
push: ${{ github.ref == 'refs/heads/main' }}
68
sbom: true
69
+ provenance: mode=max
70
tags: ${{ steps.meta.outputs.tags }}
71
labels: ${{ steps.meta.outputs.labels }}
72
- name: Install cosign
.github/workflows/docker-release.yml
@@ -59,6 +59,7 @@ jobs:
59
60
push: true
61
62
63
64
65
0 commit comments