mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
added
This commit is contained in:
parent
e4626fd295
commit
2d1d7401c9
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -8,7 +8,7 @@ pipeline {
|
|||
pollSCM('* * * * *')
|
||||
}
|
||||
tools {
|
||||
jdk 'JDK_8'
|
||||
jdk 'JDK_17'
|
||||
}
|
||||
stages {
|
||||
stage('code') {
|
||||
|
|
Loading…
Reference in a new issue