This commit is contained in:
@@ -14,7 +14,7 @@ steps:
|
|||||||
branch:
|
branch:
|
||||||
- test
|
- test
|
||||||
commands:
|
commands:
|
||||||
- npm config set registry https://registry.npmmirror.com/
|
# - npm config set registry https://registry.npmmirror.com/
|
||||||
- npm install -g pnpm
|
- npm install -g pnpm
|
||||||
- pnpm install
|
- pnpm install
|
||||||
- pnpm build:weapp:test:upload
|
- pnpm build:weapp:test:upload
|
||||||
@@ -28,7 +28,7 @@ steps:
|
|||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
commands:
|
commands:
|
||||||
- npm config set registry https://registry.npmmirror.com/
|
# - npm config set registry https://registry.npmmirror.com/
|
||||||
- npm install -g pnpm
|
- npm install -g pnpm
|
||||||
- pnpm install
|
- pnpm install
|
||||||
- pnpm build:weapp:prod:upload
|
- pnpm build:weapp:prod:upload
|
||||||
|
|||||||
Reference in New Issue
Block a user