Skip to content

Commit

Permalink
Fix release config
Browse files Browse the repository at this point in the history
  • Loading branch information
dmjones committed Oct 17, 2018
1 parent 458fcf6 commit f4cf76a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# Make sure to check the documentation at http://goreleaser.com
before:
hooks:
# you may remove this if you don't use vgo
- go mod download
# you may remove this if you don't need go generate
- go generate ./...
builds:
Expand Down

0 comments on commit f4cf76a

Please sign in to comment.