chore: cloud build test 14

This commit is contained in:
kangwei 2020-03-29 15:36:51 +08:00
parent 3f410cfe83
commit c1ab9d8d33
4 changed files with 3 additions and 6 deletions

View File

@ -1 +0,0 @@
/Users/onbing/Code/ali-lowcode-engine/packages/demo

View File

@ -1 +0,0 @@
/Users/onbing/Code/ali-lowcode-engine/packages/globals

View File

@ -1 +0,0 @@
/Users/onbing/Code/ali-lowcode-engine/packages/react-simulator-renderer

View File

@ -20,9 +20,9 @@ yarn config set registry https://registry.npm.alibaba-inc.com
# work
mkdir packages
ln -s $WORK_DIR/packages/demo packages/demo
ln -s $WORK_DIR/packages/react-simulator-renderer packages/react-simulator-renderer
ln -s $WORK_DIR/packages/globals packages/globals
cp -r $WORK_DIR/packages/demo packages/demo
cp -r $WORK_DIR/packages/react-simulator-renderer packages/react-simulator-renderer
cp -r $WORK_DIR/packages/globals packages/globals
lerna bootstrap
lerna run cloud-build --stream