mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 07:45:49 +00:00
modify Jenkinsfile
This commit is contained in:
parent
5349878317
commit
1e0f525cc0
1 changed files with 0 additions and 4 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -5,10 +5,6 @@ pipeline {
|
|||
args '-v /root/.m2:/root/.m2'
|
||||
}
|
||||
}
|
||||
tools {
|
||||
maven 'Maven 3.3.9'
|
||||
jdk 'jdk8'
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('Checkout SCM') {
|
||||
|
|
Loading…
Reference in a new issue