1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-10 13:15:56 +00:00

Rename link variables, setup travis tag releases

This commit is contained in:
James Hillyerd
2017-12-17 19:32:05 -08:00
parent 9f6dee640e
commit 890d8e0202
3 changed files with 9 additions and 13 deletions

View File

@@ -45,11 +45,4 @@ checksum:
name_template: '{{ .ProjectName }}_{{ .Version }}_checksums.txt'
dist: dist
sign:
cmd: gpg
args:
- --output
- $signature
- --detach-sig
- $artifact
signature: ${artifact}.sig
artifacts: none