Skip to content

Commit 3f1963f

Browse files
authored
fix(goreleaser): Use cosign experimental mode to enable old behaviour (#2508)
Reviewed-by: Alexander Jung <alex@unikraft.com> Approved-by: Alexander Jung <alex@unikraft.com>
2 parents 2bca538 + eb86ef4 commit 3f1963f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser-stable.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ signs:
6868
- "${artifact}"
6969
- "--yes"
7070
artifacts: all
71+
env:
72+
- COSIGN_EXPERIMENTAL=1
7173

7274
nfpms:
7375
- vendor: Unikraft

0 commit comments

Comments
 (0)