This commit is contained in:
@@ -6,7 +6,7 @@ steps:
|
|||||||
- name: install & build
|
- name: install & build
|
||||||
image: node
|
image: node
|
||||||
commands:
|
commands:
|
||||||
- npm config set registry http://mirrors.cloud.tencent.com/npm/
|
- npm config set registry https://registry.npmmirror.com/
|
||||||
- npm i -g pnpm
|
- npm i -g pnpm
|
||||||
- pnpm i
|
- pnpm i
|
||||||
- pnpm build
|
- pnpm build
|
||||||
|
|||||||
Reference in New Issue
Block a user