Skip to content

Commit

Permalink
Update goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
jotadrilo committed Jun 14, 2019
1 parent f4ba9a2 commit 28bc442
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ project_name: rubbi-sh
before:
hooks:
- go mod download
- ./tools/bump-version.sh
- ./tools/tag-version.sh
# So far, we better do this manually
# - ./tools/bump-version.sh
# - ./tools/tag-version.sh
builds:
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit 28bc442

Please sign in to comment.