Skip to content

Commit

Permalink
Revert "Remove as pub key is already committed"
Browse files Browse the repository at this point in the history
This reverts commit 7736088.
  • Loading branch information
marcofranssen committed Jan 14, 2022
1 parent 7855bd2 commit 7510a8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ jobs:

- name: Verify attestation
run: |
echo '${{ secrets.COSIGN_PUBLIC_KEY }}' > cosign.pub
cosign verify-attestation --key cosign.pub ${{ matrix.repo }}@${{ needs.release.outputs.container_digest }}
- name: Logout from Container registries
Expand Down

0 comments on commit 7510a8c

Please sign in to comment.