Skip to content

Commit a10c961

Browse files
authored
Update docker-image.yml
1 parent 6435c15 commit a10c961

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/docker-image.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,3 @@ jobs:
3939
push: true
4040
tags: ${{ steps.meta.outputs.tags }}
4141
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

Comments
 (0)