fix:Jenkinsfile更新
This commit is contained in:
parent
a37226a997
commit
f303b86744
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -26,8 +26,8 @@ pipeline {
|
||||||
// chmod 755 jeecg-system-start-3.5.1.jar
|
// chmod 755 jeecg-system-start-3.5.1.jar
|
||||||
//
|
//
|
||||||
// sh 'nohup java -jar jeecg-system-start-3.5.1.jar &'
|
// sh 'nohup java -jar jeecg-system-start-3.5.1.jar &'
|
||||||
export BUILD_ID=dontKillMe
|
|
||||||
sh 'sh /var/lib/jenkins/workspace/start.sh'
|
sh 'BUILD_ID=dontKillMe /var/lib/jenkins/workspace/start.sh'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// stage('Deploy') {
|
// stage('Deploy') {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user