mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-02-24 09:01:12 +00:00
Update Jenkinsfile
Signed-off-by: wodnr533 <wodnr533@naver.com>
This commit is contained in:
parent
1edcd4bb33
commit
2359504774
1 changed files with 1 additions and 2 deletions
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
|
|
@ -52,8 +52,7 @@ pipeline {
|
|||
execCommand: '''
|
||||
fuser -k 8080/tcp
|
||||
export BUILD_ID=WEB01
|
||||
nohup java -jar /home/web01/deploy/spring-petclinic-3.5.0-SNAPSHOT.jar >> nohup.out 2>&1 &\'\'\',
|
||||
''',
|
||||
nohup java -jar /home/web01/deploy/spring-petclinic-3.5.0-SNAPSHOT.jar >> nohup.out 2>&1 &''',
|
||||
execTimeout: 120000,
|
||||
flatten: false,
|
||||
makeEmptyDirs: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue