chore: update goreleaser config.

This commit is contained in:
Fernandez Ludovic 2019-08-01 08:11:06 +02:00
parent fbb5e09ed9
commit 76880d271d

View File

@ -33,10 +33,12 @@ changelog:
- '^docs:'
- '^doc:'
- '^chore:'
- '^chore\(deps\):'
- '^test:'
- '^tests:'
archive:
archives:
- id: tcd
name_template: '{{ .ProjectName }}_v{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
format: tar.gz
format_overrides:
@ -44,6 +46,3 @@ archive:
format: zip
files:
- LICENSE
#release:
# disable: true