mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
Keep local Maven Repo.
Speeds builds up by minutes.
This commit is contained in:
parent
eca177c09f
commit
659e96bd38
1 changed files with 0 additions and 1 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -27,7 +27,6 @@ node {
|
|||
|
||||
stage('Checkout') {
|
||||
checkout scm
|
||||
cesBuildLib.Git.new(this).clean('')
|
||||
}
|
||||
|
||||
stage('Build') {
|
||||
|
|
Loading…
Reference in a new issue