fix goreleaser arguments

This commit is contained in:
Danny van Kooten 2018-11-19 11:27:56 +01:00
parent a66f9ed867
commit 6f456ff496

View File

@ -13,8 +13,8 @@ builds:
- amd64 - amd64
- 386 - 386
- arm64 - arm64
env: ldflags:
- CGO_ENABLED=0 - -extldflags "-static"
hooks: hooks:
pre: packr pre: packr
post: packr clean post: packr clean