Skip to content

Commit

Permalink
Enable attestations
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew DeVenny <[email protected]>
  • Loading branch information
matthewdevenny committed Dec 12, 2024
1 parent 72c4a90 commit 952283b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,3 @@ jobs:
subject-name: ghcr.io/boxboat/dockcmd
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true

- name: Attest hub image
if: ${{ env.PUBLISH == 'yes' }}
uses: actions/attest-build-provenance@v2
with:
subject-name: boxboat/dockcmd
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true

0 comments on commit 952283b

Please sign in to comment.