Skip to content

Commit

Permalink
Change goreleaser format to tar gz
Browse files Browse the repository at this point in the history
  • Loading branch information
amitizle committed May 29, 2018
1 parent 0a5edbc commit de33a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ builds:
env:
- CGO_ENABLED=0
archive:
format: binary
format: 'tar.gz'
replacements:
darwin: Darwin
linux: Linux
Expand Down

0 comments on commit de33a0b

Please sign in to comment.