瀏覽代碼

test-deploy-wms8-jd.sh

lizw 3 年之前
父節點
當前提交
6098c7515f
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      yxt-yn/test-deploy-wms8-jd.sh

+ 1 - 3
yxt-yn/test-deploy-wms8-jd.sh

@@ -6,7 +6,6 @@ codePath=/home/www/deploy/wms8_test_jd
 gitUrlArr=(
   "http://git.galaxis.yvanui.com/wms8/wms8-bench.git"
   "http://git.yvanui.com/jztd/yvan-ext.git"
-  "http://git.yvanui.com/lizhiwei/yvan-framework.git"
   "http://git.galaxis.yvanui.com/wms8/wms-core.git"
   "http://git.yvanui.com/jztd/yvan-ext-mobile.git"
 )
@@ -16,7 +15,6 @@ branchArr=(
   "mini-bundle"
   "master"
   "master"
-  "master"
 )
 positionArr=(
   "."
@@ -201,7 +199,7 @@ deployPull() {
 
 deployServer() {
   pid=$1
-  deployPull
+#  deployPull
   buildCode
   echo "###--代码构建完成--------------------------------------------------------------------------###"
   # 重启服务