Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Sealos
Commits
9686c2e8
Unverified
Commit
9686c2e8
authored
2 years ago
by
cuisongliu
Committed by
GitHub
2 years ago
Browse files
Options
Download
Email Patches
Plain Diff
feature(main): delete go generate for gorelease (#1586)
parent
05cb9d98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.goreleaser.yml
+0
-1
.goreleaser.yml
with
0 additions
and
1 deletion
+0
-1
.goreleaser.yml
+
0
-
1
View file @
9686c2e8
...
...
@@ -15,7 +15,6 @@ project_name: sealos
before
:
hooks
:
-
make clean
-
go generate ./...
-
go mod tidy
builds
:
-
id
:
sealos
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help