mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 01:05: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')
|
||||
agent{
|
||||
node 'jdk17'
|
||||
}
|
||||
cleanWs()
|
||||
pipelineMaven()
|
||||
cleanWs()
|
Loading…
Reference in a new issue