mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-14 03:51:24 +02:00
chore: use digest when signing
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
c2adc1727f
commit
522a60087a
@ -287,7 +287,7 @@ docker_signs:
|
||||
output: true
|
||||
args:
|
||||
- 'sign'
|
||||
- '${artifact}'
|
||||
- '${artifact}@${digest}'
|
||||
|
||||
publishers:
|
||||
- name: fury.io
|
||||
|
Loading…
Reference in New Issue
Block a user