mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 01:05:48 +00:00
fixes
This commit is contained in:
parent
4520fffa9a
commit
2f65fc8bc6
1 changed files with 3 additions and 1 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -1,3 +1,5 @@
|
|||
library('shared-library')
|
||||
|
||||
agent{
|
||||
node 'jdk17'
|
||||
}
|
||||
pipelineMaven()
|
Loading…
Reference in a new issue