Skip to content

Commit

Permalink
No attestation
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoverbruggen committed Jan 11, 2025
1 parent 75a1916 commit ad79e47
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,4 @@ jobs:
file: ./Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

- name: Generate artifact attestation
uses: actions/attest-build-provenance@v2
with:
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit ad79e47

Please sign in to comment.