mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 22:35:49 +00:00
Jenkin File Change
This commit is contained in:
parent
4e4eab85a6
commit
b0babd0f9f
1 changed files with 0 additions and 3 deletions
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
|
@ -1,8 +1,5 @@
|
|||
node {
|
||||
|
||||
stage('Configure') {
|
||||
env.PATH = "${tool 'maven-3.3.9'}/bin:${env.PATH}"
|
||||
}
|
||||
|
||||
stage('Checkout') {
|
||||
git 'https://github.com/ThilakrajKM/spring-petclinic'
|
||||
|
|
Loading…
Reference in a new issue