parent
98546f67d0
commit
fa020ffd4c
|
@ -7,6 +7,7 @@ steps:
|
|||
image: node:16.17
|
||||
pull: if-not-exists
|
||||
commands:
|
||||
- npm config set registry https://registry.npm.taobao.org/
|
||||
- npm install
|
||||
- node --version
|
||||
- npm run build
|
||||
|
|
Loading…
Reference in New Issue