mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:05:49 +00:00
added changes
This commit is contained in:
parent
f357c78e5f
commit
99a8cbfadb
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -7,7 +7,7 @@ pipeline {
|
|||
pollSCM('* * * * *')
|
||||
}
|
||||
tools {
|
||||
maven 'Maven_3.8'
|
||||
maven 'MAVEN_3.8'
|
||||
jdk 'JDK_17'
|
||||
}
|
||||
stages {
|
||||
|
|
Loading…
Reference in a new issue