Skip to content

Commit

Permalink
feature(main): delete go generate for gorelease (#1586)
Browse files Browse the repository at this point in the history
  • Loading branch information
cuisongliu authored Aug 20, 2022
1 parent 05cb9d9 commit 9686c2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ project_name: sealos
before:
hooks:
- make clean
- go generate ./...
- go mod tidy
builds:
- id: sealos
Expand Down

0 comments on commit 9686c2e

Please sign in to comment.