Skip to content

Commit 1f540b1

Browse files
committed
ci: cosign
1 parent 3e23327 commit 1f540b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ signs:
8484
- sign-blob
8585
- "--output-certificate=${certificate}"
8686
- "--output-signature=${signature}"
87-
- "--yes"
87+
- --yes
8888
- "${artifact}"
8989
artifacts: checksum
9090
output: true
@@ -97,5 +97,5 @@ docker_signs:
9797
output: true
9898
args:
9999
- 'sign'
100-
- "--yes"
100+
- --yes
101101
- '${artifact}'

0 commit comments

Comments
 (0)