From 17dc1ecaf52c460da83b72745f9e0183e771b49a Mon Sep 17 00:00:00 2001 From: lizw <1183409807@qq.com> Date: Thu, 2 Jun 2022 16:13:24 +0800 Subject: [PATCH] test-deploy-wms8-jd.sh --- yxt-yn/test-deploy-wms8-jd.sh | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/yxt-yn/test-deploy-wms8-jd.sh b/yxt-yn/test-deploy-wms8-jd.sh index 730c780..c5b4def 100644 --- a/yxt-yn/test-deploy-wms8-jd.sh +++ b/yxt-yn/test-deploy-wms8-jd.sh @@ -19,7 +19,6 @@ branchArr=( positionArr=( "." "yvan-ext" - "yvan-framework" "wms-core" "yvan-ext-mobile" ) @@ -135,12 +134,12 @@ buildCode() { echo "wms-biz/pda-client 文件未变化" fi - # 构建 java - echo -e "$echoPrefix cd $codePath $echoSuffix" - cd $codePath - echo -e "$echoPrefix gradle build -x test $echoSuffix" - gradle build -x test - echo "" +# # 构建 java +# echo -e "$echoPrefix cd $codePath $echoSuffix" +# cd $codePath +# echo -e "$echoPrefix gradle build -x test $echoSuffix" +# gradle build -x test +# echo "" } logPath=/data/logs/wms8_test_jd/wms8_test_jd.log @@ -198,7 +197,7 @@ deployPull() { deployServer() { pid=$1 -# deployPull + deployPull buildCode echo "###--代码构建完成--------------------------------------------------------------------------###" # 重启服务