mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 00:05:50 +00:00
21
This commit is contained in:
parent
f6f86689fd
commit
9c7bc898c9
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'JDK-17' }
|
agent { label 'JDK-17' }
|
||||||
options {
|
options {
|
||||||
|
@ -46,4 +45,4 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue