1
0
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:
Carlos A Becker 2022-11-28 22:42:02 -03:00
parent c2adc1727f
commit 522a60087a
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -287,7 +287,7 @@ docker_signs:
output: true
args:
- 'sign'
- '${artifact}'
- '${artifact}@${digest}'
publishers:
- name: fury.io