Skip to content

Commit

Permalink
publish binaries as zip files (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
mthenw authored Feb 16, 2018
1 parent 6bf544e commit 7e9ffbf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ builds:
- linux
goarch:
- 386
- amd64
- amd64
archive:
format: zip

0 comments on commit 7e9ffbf

Please sign in to comment.