mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-12 11:20:11 +00:00
chore: cloud build test 14
This commit is contained in:
parent
3f410cfe83
commit
c1ab9d8d33
@ -1 +0,0 @@
|
||||
/Users/onbing/Code/ali-lowcode-engine/packages/demo
|
||||
@ -1 +0,0 @@
|
||||
/Users/onbing/Code/ali-lowcode-engine/packages/globals
|
||||
@ -1 +0,0 @@
|
||||
/Users/onbing/Code/ali-lowcode-engine/packages/react-simulator-renderer
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user