mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 22:15:50 +00:00
jenkisfile
This commit is contained in:
parent
bd0751f3b7
commit
68c8bd14eb
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,7 +1,7 @@
|
||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
tools {
|
tools {
|
||||||
maven 'Maven 3.3.9'
|
maven 'mvn 3.3.9'
|
||||||
|
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
|
|
Loading…
Reference in a new issue