Browse Source

07env-install-centos.sh

master
lizw 3 years ago
parent
commit
c05173243c
  1. 1
      05shengke/03xxljob.groovy

1
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 &
"""
}

Loading…
Cancel
Save