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

This commit is contained in:
song
2026-01-04 09:46:01 +08:00
parent c0e296f4a9
commit 84d6480b4e

View File

@@ -12,8 +12,9 @@ builds:
dir: backend
main: ./cmd/server
binary: sub2api
flags:
- -tags=embed
# 不嵌入前端,使用独立部署模式
# flags:
# - -tags=embed
env:
- CGO_ENABLED=0
goos: