From 8e0122b08fd41968487b9504b96bb283df7130ce Mon Sep 17 00:00:00 2001 From: Agent Date: Sun, 29 Mar 2026 08:47:25 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20dev-build=E7=94=A8development=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 23f4bb6..1cb1624 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,7 +28,7 @@ steps: - name: dev-build image: ccr.ccs.tencentyun.com/violin/node:22-bookworm commands: - - npm run build:h5 -- --mode production + - npm run build:h5 -- --mode development volumes: - name: node-cache path: /root/.npm