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