chore: dev-build用development模式
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Agent
2026-03-29 08:47:25 +00:00
parent 7052bb25c1
commit 8e0122b08f

View File

@@ -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