Skip to content

Commit

Permalink
remove extra goreleaser commands
Browse files Browse the repository at this point in the history
  • Loading branch information
stuart-warren committed Dec 30, 2020
1 parent a2fd078 commit 658ab7f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
# Make sure to check the documentation at http://goreleaser.com
before:
hooks:
# you may remove this if you don't use vgo
- go mod tidy
# you may remove this if you don't need go generate
- go generate ./...
builds:
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit 658ab7f

Please sign in to comment.