Skip to content

Commit

Permalink
clenaup go release
Browse files Browse the repository at this point in the history
  • Loading branch information
v9n committed Dec 12, 2019
1 parent 151df9b commit b8325ae
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions extras/gaia/.goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# This is an example goreleaser.yaml file with some sane defaults.
# 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 mod tidy
- go generate ./...
builds:
- env:
Expand Down

0 comments on commit b8325ae

Please sign in to comment.