Explorar el Código

07env-install-centos.sh

lizw hace 2 años
padre
commit
c05173243c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      05shengke/03xxljob.groovy

+ 1 - 0
05shengke/03xxljob.groovy

@@ -24,6 +24,7 @@ pipeline {
                     chmod +x 03xxljob-prod.sh
                     ./03xxljob-prod.sh stop
                     ./03xxljob.sh pull
+                    sleep 10s
                     JENKINS_NODE_COOKIE=dontKillMe nohup ./03xxljob-prod.sh start > /dev/null 2>&1 &
                 """
             }