浏览代码

https://dsl-third-gitlab.dslyy.com/kls/wms/thinkingwms-ui.git

lizw 1 年之前
父节点
当前提交
40efdc2f36
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      dsl/nantong-prod_build.sh

+ 2 - 1
dsl/nantong-prod_build.sh

@@ -4,7 +4,8 @@ set -e
 
 codePath=/data/thinkingwms-ui_nantong_prod
 gitUrlArr=(
-  "http://git.yvanui.com/jztd/thinkingwms-ui.git"
+  #"http://git.yvanui.com/jztd/thinkingwms-ui.git"
+  "https://dsl-third-gitlab.dslyy.com/kls/wms/thinkingwms-ui.git"
   "http://git.yvanui.com/jztd/yvan-ext.git"
   "http://git.yvanui.com/jztd/yvan-ext-mobile.git"
 )