ci(custom): update
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-02-13 16:42:06 +08:00
parent 05caf08c47
commit b475228705

View File

@@ -14,7 +14,7 @@ steps:
branch:
- test
commands:
- npm config set registry https://registry.npmmirror.com/
# - npm config set registry https://registry.npmmirror.com/
- npm install -g pnpm
- pnpm install
- pnpm build:weapp:test:upload
@@ -28,7 +28,7 @@ steps:
branch:
- master
commands:
- npm config set registry https://registry.npmmirror.com/
# - npm config set registry https://registry.npmmirror.com/
- npm install -g pnpm
- pnpm install
- pnpm build:weapp:prod:upload