mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 21:45:49 +00:00
Temporarily removed unneeded tool block.
This commit is contained in:
parent
11f6edf980
commit
c6c91ebf56
1 changed files with 2 additions and 0 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,7 +1,9 @@
|
|||
pipeline {
|
||||
/*
|
||||
tools {
|
||||
maven 'Maven 3.5.0'
|
||||
}
|
||||
*/
|
||||
|
||||
agent any
|
||||
|
||||
|
|
Loading…
Reference in a new issue