mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:25:49 +00:00
update
This commit is contained in:
parent
cdbd643b4f
commit
51ef8fdf82
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -3,7 +3,7 @@ pipeline {
|
||||||
stages {
|
stages {
|
||||||
stage('clone') {
|
stage('clone') {
|
||||||
steps {
|
steps {
|
||||||
git branch: 'declarative',
|
git branch: 'wavefront',
|
||||||
url: 'https://github.com/kasasravankumar/spring-petclinic.git'
|
url: 'https://github.com/kasasravankumar/spring-petclinic.git'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue