Auto-approve goreleaser docker builds with cosign (#2883)

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
Sanket Sudake
2023-11-27 14:01:30 +05:30
committed by GitHub
parent 10852c90a5
commit fdecc98775
+2 -1
View File
@@ -448,4 +448,5 @@ docker_signs:
args:
- 'sign'
- '--key=cosign.key'
- '${artifact}'
- '${artifact}'
- '--yes' # needed for cosign 2.0.0+