Skip to content

Commit 9870388

Browse files
authored
fix: sign docker manifest (#23)
1 parent f1de570 commit 9870388

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
@@ -92,7 +92,7 @@ docker_signs:
9292
- cmd: cosign
9393
env:
9494
- COSIGN_EXPERIMENTAL=1
95-
artifacts: images
95+
artifacts: all
9696
output: true
9797
args:
9898
- 'sign'

0 commit comments

Comments
 (0)