mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 01:15:49 +00:00
modified Jenkinsfile
This commit is contained in:
parent
821449ccf9
commit
0c48a1c681
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -32,7 +32,7 @@ pipeline {
|
|||
}
|
||||
}
|
||||
steps {
|
||||
sh 'docker run -d --network petclinic -p8080:3000 -v $HOME/app:/root/app petclinic-app'
|
||||
sh 'App Running'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue