Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
84d6480b
Commit
84d6480b
authored
Jan 04, 2026
by
song
Browse files
fix(ci): simple release 不嵌入前端
parent
c0e296f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.goreleaser.simple.yaml
View file @
84d6480b
...
@@ -12,8 +12,9 @@ builds:
...
@@ -12,8 +12,9 @@ builds:
dir
:
backend
dir
:
backend
main
:
./cmd/server
main
:
./cmd/server
binary
:
sub2api
binary
:
sub2api
flags
:
# 不嵌入前端,使用独立部署模式
-
-tags=embed
# flags:
# - -tags=embed
env
:
env
:
-
CGO_ENABLED=0
-
CGO_ENABLED=0
goos
:
goos
:
...
...
Write
Preview
Markdown
is supported
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