mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 06:45:49 +00:00
Changes are made as much as possible
This commit is contained in:
parent
719c74b409
commit
87b3ee53ce
1 changed files with 2 additions and 0 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,5 +1,7 @@
|
|||
node {
|
||||
|
||||
agent any
|
||||
|
||||
tools{
|
||||
maven "Maven-3.3.9"
|
||||
jdk "JAVA_HOME"
|
||||
|
|
Loading…
Reference in a new issue