chore: gpg sign artifacts

This commit is contained in:
Oskar 2021-10-19 21:53:11 +02:00 committed by GitHub
parent f9a954fbd3
commit 48fc36f590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -31,3 +31,10 @@ checksum:
name_template: 'md5_checksums.txt'
algorithm: md5
signs:
- cmd: gpg2
args: ["--output", "${signature}", "${artifact}", "{{ .ProjectName }}"]
artifacts: all