Explorar o código

07env-install-centos.sh

lizw %!s(int64=2) %!d(string=hai) anos
pai
achega
94d557dded
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      05shengke/03xxljob.groovy

+ 1 - 1
05shengke/03xxljob.groovy

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