Explorar el Código

04wms83-prod.groovy
05api-prod.groovy

lizw hace 2 años
padre
commit
d42f69d995
Se han modificado 2 ficheros con 0 adiciones y 2 borrados
  1. 0 1
      05shengke/04wms83-prod.groovy
  2. 0 1
      05shengke/05api-prod.groovy

+ 0 - 1
05shengke/04wms83-prod.groovy

@@ -22,7 +22,6 @@ pipeline {
                     wget -N http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/05shengke/04wms83-prod.sh
                     chmod +x ./04wms83-prod.sh
                     ./04wms83-prod.sh deploy
-                    sleep 5s
                 """
                 sh "JENKINS_NODE_COOKIE=dontKillMe nohup ./04wms83-prod.sh restart > /dev/null 2>&1 &"
             }

+ 0 - 1
05shengke/05api-prod.groovy

@@ -22,7 +22,6 @@ pipeline {
                     wget -N http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/05shengke/05api-prod.sh
                     chmod +x ./05api-prod.sh
                     ./05api-prod.sh deploy
-                    sleep 5s
                 """
                 sh "JENKINS_NODE_COOKIE=dontKillMe nohup ./05api-prod.sh restart > /dev/null 2>&1 &"
             }