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