Ver código fonte

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

lizw 1 ano atrás
pai
commit
40efdc2f36
1 arquivos alterados com 2 adições e 1 exclusões
  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"
 )