Skip to content

Commit 863539c

Browse files
committed
ci: no need for experimental
Signed-off-by: Carlos Alexandro Becker <[email protected]>
1 parent b5bb239 commit 863539c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ sboms:
7979
# Sign binaries with cosign.
8080
signs:
8181
- cmd: cosign
82-
env:
83-
- COSIGN_EXPERIMENTAL=1
8482
certificate: "${artifact}.pem"
8583
args:
8684
- sign-blob
@@ -132,8 +130,6 @@ docker_manifests:
132130
# Sign the Docker images with cosign as well.
133131
docker_signs:
134132
- cmd: cosign
135-
env:
136-
- COSIGN_EXPERIMENTAL=1
137133
artifacts: images
138134
output: true
139135
args:

0 commit comments

Comments
 (0)