mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2025-10-14 04:28:51 +02:00
ci(docker-sign): remove signing docker image
This commit is contained in:
@@ -95,14 +95,3 @@ signs:
|
|||||||
- "--yes" # needed on cosign 2.0.0+
|
- "--yes" # needed on cosign 2.0.0+
|
||||||
artifacts: checksum
|
artifacts: checksum
|
||||||
output: true
|
output: true
|
||||||
# signs our docker image
|
|
||||||
# https://goreleaser.com/customization/docker_sign
|
|
||||||
docker_signs:
|
|
||||||
- cmd: cosign
|
|
||||||
env:
|
|
||||||
- COSIGN_EXPERIMENTAL=1
|
|
||||||
output: true
|
|
||||||
args:
|
|
||||||
- "sign"
|
|
||||||
- "${artifact}"
|
|
||||||
- "--yes" # needed on cosign 2.0.0+
|
|
||||||
|
Reference in New Issue
Block a user