mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
changes devlop to developer
This commit is contained in:
parent
1926031dc5
commit
e0214d9590
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -13,7 +13,7 @@ pipeline {
|
|||
stage('vcs') {
|
||||
steps {
|
||||
git url: 'https://github.com/shaifalikhan5/spring-petclinic.git',
|
||||
branch: 'develop'
|
||||
branch: 'developer'
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue