Skip to content

Commit b14ab54

Browse files
authored
fix: sign docker manifest (#25)
1 parent 10b7a9a commit b14ab54

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
@@ -93,7 +93,7 @@ docker_signs:
9393
- cmd: cosign
9494
env:
9595
- COSIGN_EXPERIMENTAL=1
96-
artifacts: images
96+
artifacts: all
9797
output: true
9898
args:
9999
- 'sign'

0 commit comments

Comments
 (0)