You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-09-16 09:26:52 +02:00
docs: fix sign docs
fix sign docs
This commit is contained in:
@@ -25,7 +25,7 @@ To customize the signing pipeline you can use the following options:
|
|||||||
# .goreleaser.yml
|
# .goreleaser.yml
|
||||||
sign:
|
sign:
|
||||||
# name of the signature file.
|
# name of the signature file.
|
||||||
# '${in}' is the path to the artifact that should be signed.
|
# '${artifact}' is the path to the artifact that should be signed.
|
||||||
#
|
#
|
||||||
# signature: "${artifact}.sig"
|
# signature: "${artifact}.sig"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user