chore: cloud build test 12

This commit is contained in:
kangwei 2020-03-29 15:19:12 +08:00
parent d0e02cbc40
commit 548741e079

View File

@ -7,8 +7,8 @@ echo "Deploy ${PWD} -> ${BUILD_DEST} ..."
# basic environment preparing
tnpm install yarn --install-node=10
export PATH=$PWD/node_modules/.bin:$PATH
tnpm install -g lerna
export PATH=$PWD/node_modules/.bin:$PATH
echo ""
echo "Use node version:"