This commit is contained in:
parent
22cd5dafa7
commit
70980059d7
@ -9,9 +9,9 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- node -v
|
- node -v
|
||||||
- npm -v
|
- npm -v
|
||||||
- yarn --version
|
|
||||||
- npm install -g nrm
|
- npm install -g nrm
|
||||||
- nrm ls
|
- nrm ls
|
||||||
- nrm use taobao
|
- nrm use taobao
|
||||||
- yarn install
|
- npm install -g pnpm
|
||||||
- yarn run build
|
- pnpm i
|
||||||
|
- pnpm run build
|
||||||
|
Loading…
Reference in New Issue
Block a user