mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +00:00
Re-added tool block since we need the tool on the path.
This commit is contained in:
parent
c6c91ebf56
commit
17398b9f29
1 changed files with 0 additions and 2 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,9 +1,7 @@
|
||||||
pipeline {
|
pipeline {
|
||||||
/*
|
|
||||||
tools {
|
tools {
|
||||||
maven 'Maven 3.5.0'
|
maven 'Maven 3.5.0'
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
agent any
|
agent any
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue