Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit 56703b2

Browse files
authored
fix: sign docker manifest (#15)
1 parent 07b6e22 commit 56703b2

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)