Skip to content

Commit e00551a

Browse files
rm attestation
1 parent 8aea266 commit e00551a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,3 @@ jobs:
6161
labels: ${{ steps.meta.outputs.labels }}
6262
cache-from: type=gha
6363
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

Comments
 (0)