Skip to content

Commit

Permalink
update post-command
Browse files Browse the repository at this point in the history
  • Loading branch information
hnadiminti-equinix committed Oct 20, 2023
1 parent 959eab8 commit e4d80f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/post-command
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ cosign_keyless() {

rm out.sig || true

cosign EXPERIMENTAL=1 cosign sign \
cosign sign \
-y \
--fulcio-url="${fulcio_url}" \
--rekor-url="${rekor_url}" \
Expand Down

0 comments on commit e4d80f7

Please sign in to comment.