Skip to content

Commit

Permalink
use armored signatures (oras-project#210)
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Dolitsky <[email protected]>
  • Loading branch information
jdolitsky authored Jan 22, 2021
1 parent ee4d00f commit a71cd72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ archives:

signs:
- artifacts: all
args: ["--output", "${signature}", "--detach-sign", "--armor", "${artifact}"]
signature: "${artifact}.asc"

0 comments on commit a71cd72

Please sign in to comment.