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