Skip to content

Commit

Permalink
build: add cosign-flag
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <[email protected]>
  • Loading branch information
ckotzbauer committed Sep 3, 2023
1 parent f97504a commit 1bdb18c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ signs:
certificate: '${artifact}.pem'
args:
- sign-blob
- '-y'
- '--output-certificate=${certificate}'
- '--output-signature=${signature}'
- '${artifact}'
Expand Down

0 comments on commit 1bdb18c

Please sign in to comment.