Skip to content

Commit

Permalink
Only sign key for now
Browse files Browse the repository at this point in the history
Signed-off-by: Marie Katrine Ekeberg <[email protected]>
  • Loading branch information
mkekeberg committed Oct 8, 2024
1 parent 562ca00 commit b5cbb2f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,4 @@ jobs:
COSIGN_EXPERIMENTAL: 1
run: |
cosign sign -y --oidc-issuer https://token.actions.githubusercontent.com ${{ steps.metasha.outputs.tags }}
cosign verify ${{ steps.metasha.outputs.tags }}
#cosign verify ${{ steps.metasha.outputs.tags }}

0 comments on commit b5cbb2f

Please sign in to comment.