Skip to content

Commit b5ea7b5

Browse files
authored
ci: sign all docker (#28)
1 parent e5020cb commit b5ea7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ docker_signs:
9696
- cmd: cosign
9797
env:
9898
- COSIGN_EXPERIMENTAL=1
99-
artifacts: images
99+
artifacts: all
100100
output: true
101101
args:
102102
- 'sign'

0 commit comments

Comments
 (0)