Commit 84d6480b authored by song's avatar song
Browse files

fix(ci): simple release 不嵌入前端

parent c0e296f4
......@@ -12,8 +12,9 @@ builds:
dir: backend
main: ./cmd/server
binary: sub2api
flags:
- -tags=embed
# 不嵌入前端,使用独立部署模式
# flags:
# - -tags=embed
env:
- CGO_ENABLED=0
goos:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment