Skip to content

Commit

Permalink
goreleaser: do not run go generate
Browse files Browse the repository at this point in the history
Signed-off-by: Adphi <[email protected]>
  • Loading branch information
Adphi committed Sep 10, 2022
1 parent e5dcf8d commit c97388f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ project_name: d2vm
before:
hooks:
- go mod tidy
- go generate ./...
builds:
- main: ./cmd/d2vm
env:
Expand Down

0 comments on commit c97388f

Please sign in to comment.