mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
9765852
This commit is contained in:
parent
4f2e49ac7f
commit
434f8b0dd3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pipeline {
|
|||
triggers {
|
||||
pollSCM('* * * * *')
|
||||
}
|
||||
tool {
|
||||
tools {
|
||||
jdk 'JDK-17'
|
||||
}
|
||||
stages {
|
||||
|
|
Loading…
Reference in a new issue