Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
prezha committed Jun 18, 2024
1 parent 685c014 commit 791b38f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hooks/post-command
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ cosign_init() {
fi

if [ ${#init_flags[@]} -gt 0 ]; then
rm -rf ~/.sigstore

cosign initialize "${init_flags[@]}"

status=$?
Expand Down

0 comments on commit 791b38f

Please sign in to comment.