Explorar el Código

02wms8-prod.sh

lizw hace 2 años
padre
commit
9f0e2fe5e5
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      07shuyu_haerbing/02wms8-prod.sh

+ 3 - 3
07shuyu_haerbing/02wms8-prod.sh

@@ -10,8 +10,8 @@ gitUrlArr=(
 )
 
 branchArr=(
-  "shuyu_haerbing"
-  "shuyu_haerbing"
+  "shuyu_qingdao"
+  "shuyu_qingdao"
   "master"
 )
 positionArr=(
@@ -114,7 +114,7 @@ dirPath=/home/www/deploy/wms8_haerbing/wms-biz/servo/build/libs/
 serverName=2wms8_syheb
 
 cmd=$1
-profiles=${2:-"prod"}
+profiles=${2:-"prod-haerbing"}
 
 #-------------------------------------------------------------------
 JAVA_MEM_OPTS=" -DappName=${serverName} -server -Xmx2g -Xms2g"