This commit is contained in:
parent
0469282538
commit
745ec6faa9
@ -7,6 +7,7 @@ steps:
|
||||
pull: if-not-exists
|
||||
image: node
|
||||
commands:
|
||||
- npm config set registry https://registry.npm.taobao.org
|
||||
- npm ci
|
||||
- npm run release-lab
|
||||
- cp build/* /http/demo/living-together-lab/
|
||||
|
Loading…
Reference in New Issue
Block a user