mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 01:45:49 +00:00
added thew new file
This commit is contained in:
parent
909e5d2d3d
commit
b46a6bd650
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -44,7 +44,7 @@ pipeline {
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('package') {
|
stage('packaged') {
|
||||||
tools {
|
tools {
|
||||||
jdk 'JDK_17'
|
jdk 'JDK_17'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue