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 "###--代码构建完成--------------------------------------------------------------------------###" # 重启服务