Remove getCaBundlePath

This commit is contained in:
Arturo Filastò 2019-05-15 19:25:23 +02:00
commit 9155ec95ae
2 changed files with 7 additions and 10 deletions

View file

@ -27,7 +27,7 @@ archive:
name_template: '{{ .Binary }}_{{.Version}}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{
.Arm }}{{ end }}'
files:
- LICENCE.*
- LICENSE.*
- Readme.*
snapshot:
name_template: SNAPSHOT-{{ .Commit }}