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

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

parent c0e296f4
...@@ -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:
......
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