Merge branch 'lgs3137-patch-8'
This commit is contained in:
@@ -13,8 +13,12 @@ mvn clean
|
||||
mvn package
|
||||
|
||||
cd ./litemall-admin
|
||||
# 安装阿里node镜像工具
|
||||
npm install -g cnpm --registry=https://registry.npm.taobao.org
|
||||
# 安装node项目依赖环境
|
||||
cnpm install
|
||||
cnpm run build:prod
|
||||
|
||||
cd ..
|
||||
echo $PWD
|
||||
./deploy/util/upload.sh
|
||||
./deploy/util/upload.sh
|
||||
|
||||
Reference in New Issue
Block a user