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