Skip to content

Commit

Permalink
update releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
axiaoxin committed Jun 27, 2021
1 parent d4b9410 commit cc331b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
before:
hooks:
- go mod tidy
- bash ./misc/scripts/bumpversion.sh
- go test -v -race ./...
- bash ./misc/scripts/bumpversion.sh
builds:
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit cc331b6

Please sign in to comment.