Skip to content

Commit

Permalink
chore: Make CI artifact signing non-interactive
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Apr 7, 2023
1 parent 6f578d8 commit bc4478d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ signs:
- sign-blob
- --key=assets/cosign/cosign.key
- --output-signature=${signature}
- --yes
- ${artifact}
artifacts: checksum

Expand Down

0 comments on commit bc4478d

Please sign in to comment.