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