Skip to content

Commit

Permalink
Disable upx
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien B authored and Sébastien B committed Dec 4, 2019
1 parent 5fa69ad commit e05ecf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ builds:
- 386
- amd64

hooks:
post: /bin/bash upx.sh
#hooks:
#post: /bin/bash upx.sh

archives:
- replacements:
Expand Down

0 comments on commit e05ecf8

Please sign in to comment.