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 8aea266 commit e00551aCopy full SHA for e00551a
.github/workflows/docker-build-push.yml
@@ -61,10 +61,3 @@ jobs:
61
labels: ${{ steps.meta.outputs.labels }}
62
cache-from: type=gha
63
cache-to: type=gha,mode=max
64
-
65
- - name: Generate artifact attestation
66
- uses: actions/attest-build-provenance@v1
67
- with:
68
- subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
69
- subject-digest: ${{ steps.build.outputs.digest }}
70
- push-to-registry: true
0 commit comments