mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 01:45:49 +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{
|
tools{
|
||||||
maven 'maven'
|
maven 'maven'
|
||||||
|
jdk "Java 17"
|
||||||
}
|
}
|
||||||
|
|
||||||
stages{
|
stages{
|
||||||
|
|
Loading…
Reference in a new issue