From 84d6480b4e994162a6ce7caebd03c8dd516bda36 Mon Sep 17 00:00:00 2001 From: song Date: Sun, 4 Jan 2026 09:46:01 +0800 Subject: [PATCH] =?UTF-8?q?fix(ci):=20simple=20release=20=E4=B8=8D?= =?UTF-8?q?=E5=B5=8C=E5=85=A5=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .goreleaser.simple.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.goreleaser.simple.yaml b/.goreleaser.simple.yaml index 2155ed9d..1846d386 100644 --- a/.goreleaser.simple.yaml +++ b/.goreleaser.simple.yaml @@ -12,8 +12,9 @@ builds: dir: backend main: ./cmd/server binary: sub2api - flags: - - -tags=embed + # 不嵌入前端,使用独立部署模式 + # flags: + # - -tags=embed env: - CGO_ENABLED=0 goos: