mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:55:49 +00:00
changes the branch
This commit is contained in:
parent
b4347e2be4
commit
48907f4bd2
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -4,7 +4,7 @@ pipeline {
|
|||
stages{
|
||||
stage('vcs') {
|
||||
steps {
|
||||
git branch: 'master',
|
||||
git branch: 'declarative',
|
||||
url: 'https://github.com/Bharatkumar5690/spring-petclinic.git'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue