Skip to content

Commit

Permalink
fix goreleaser arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyvankooten committed Nov 19, 2018
1 parent a66f9ed commit 6f456ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ builds:
goarch:
- amd64
- 386
- arm64
env:
- CGO_ENABLED=0
- arm64
ldflags:
- -extldflags "-static"
hooks:
pre: packr
post: packr clean
Expand Down

0 comments on commit 6f456ff

Please sign in to comment.