mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 10:55:48 +00:00
changes
This commit is contained in:
parent
45395a9f27
commit
2611d7c0e2
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -31,7 +31,7 @@ pipeline {
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage ('package') {
|
stage('package') {
|
||||||
tools {
|
tools {
|
||||||
jdk 'JDK_17'
|
jdk 'JDK_17'
|
||||||
maven 'MAVEN'
|
maven 'MAVEN'
|
||||||
|
|
Loading…
Reference in a new issue