Skip to content

Commit

Permalink
remove "before" hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
idanya committed Jul 9, 2023
1 parent e29b4a6 commit 773e032
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
# This is an example .goreleaser.yml file with some sensible defaults.
# Make sure to check the documentation at https://goreleaser.com
before:
hooks:
- go mod tidy
- go generate ./...
builds:
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit 773e032

Please sign in to comment.