Skip to content

Commit

Permalink
More goreleaser work
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark DeNeve authored and Mark DeNeve committed Dec 14, 2018
1 parent db90d39 commit c2af148
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
before:
hooks:
builds:
- env:
- CGO_ENABLED=0
- builds:
- linux
- goarch:
- amd64
-
env:
- CGO_ENABLED=0
goos:
- linux
goarch:
- amd64
archive:
replacements:
darwin: Darwin
Expand Down

0 comments on commit c2af148

Please sign in to comment.