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 6435c15 commit a10c961Copy full SHA for a10c961
.github/workflows/docker-image.yml
@@ -39,10 +39,3 @@ jobs:
39
push: true
40
tags: ${{ steps.meta.outputs.tags }}
41
labels: ${{ steps.meta.outputs.labels }}
42
-
43
- - name: Generate artifact attestation
44
- uses: actions/attest-build-provenance@v1
45
- with:
46
- subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
47
- subject-digest: ${{ steps.push.outputs.digest }}
48
- push-to-registry: true
0 commit comments