mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 01:15:50 +00:00
readded jdk
This commit is contained in:
parent
668069b502
commit
f49227133e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pipeline{
|
|||
|
||||
tools{
|
||||
maven 'maven'
|
||||
jdk "Java 17"
|
||||
}
|
||||
|
||||
stages{
|
||||
|
|
Loading…
Reference in a new issue