Auto-approve goreleaser docker builds with cosign (#2883)
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
@@ -449,3 +449,4 @@ docker_signs:
|
|||||||
- 'sign'
|
- 'sign'
|
||||||
- '--key=cosign.key'
|
- '--key=cosign.key'
|
||||||
- '${artifact}'
|
- '${artifact}'
|
||||||
|
- '--yes' # needed for cosign 2.0.0+
|
||||||
|
|||||||
Reference in New Issue
Block a user