Parcourir la source

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

lizw il y a 1 an
Parent
commit
40efdc2f36
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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"
 )