parent
9b374fc42d
commit
17950c05dc
|
@ -25,9 +25,13 @@ builds:
|
||||||
- darwin
|
- darwin
|
||||||
ldflags:
|
ldflags:
|
||||||
- -s -w
|
- -s -w
|
||||||
hooks:
|
|
||||||
post:
|
upx:
|
||||||
- upx "{{ .Path }}"
|
- enabled: true
|
||||||
|
goos:
|
||||||
|
- windows
|
||||||
|
goarch:
|
||||||
|
- amd64
|
||||||
|
|
||||||
archives:
|
archives:
|
||||||
- format: tar.gz
|
- format: tar.gz
|
||||||
|
|
Loading…
Reference in New Issue