mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 01:15: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 {
|
||||
stage('clone') {
|
||||
steps {
|
||||
git branch: 'declarative',
|
||||
git branch: 'wavefront',
|
||||
url: 'https://github.com/kasasravankumar/spring-petclinic.git'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue