mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-09 03:41:10 +00:00
Merge branch 'assia'
This commit is contained in:
commit
e36c5dc987
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ pipeline {
|
|||
agent any
|
||||
|
||||
tools {
|
||||
jdk 'jdk17'
|
||||
maven 'maven'
|
||||
jdk 'jdk-17'
|
||||
maven 'maven-3.9.9'
|
||||
}
|
||||
|
||||
environment {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue