mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +00:00
Re-added the maven tool.
This commit is contained in:
parent
9ee0b657e2
commit
43932be6a0
1 changed files with 3 additions and 3 deletions
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
|
@ -2,9 +2,9 @@ pipeline {
|
|||
//environment {
|
||||
//}
|
||||
|
||||
//tools {
|
||||
// maven 'Maven 3.5.0'
|
||||
//}
|
||||
tools {
|
||||
maven 'Maven 3.5.0'
|
||||
}
|
||||
|
||||
agent none
|
||||
|
||||
|
|
Loading…
Reference in a new issue