fix:Jenkinsfile更新
This commit is contained in:
parent
435f6c0e31
commit
832d04fefd
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -27,9 +27,9 @@ pipeline {
|
|||
//
|
||||
// sh 'nohup java -jar jeecg-system-start-3.5.1.jar &'
|
||||
|
||||
withEnv(['JENKINS_NODE_COOKIE=dontkillme']) {
|
||||
// withEnv(['JENKINS_NODE_COOKIE=dontkillme']) {
|
||||
sh 'sh /var/lib/jenkins/workspace/start.sh'
|
||||
}
|
||||
// }
|
||||
}
|
||||
}
|
||||
// stage('Deploy') {
|
||||
|
|
Loading…
Reference in New Issue
Block a user