mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15:49 +00:00
update git lin
This commit is contained in:
parent
038b428573
commit
f5cfad745a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ pipeline {
|
|||
}
|
||||
stages {
|
||||
stage('git') {
|
||||
steps {git url: 'https://github.com/spring-projects/spring-petclinic.git',branch: 'main'
|
||||
steps {git url: 'https://github.com/SandeshKutwade/spring-petclinicDemo.git',branch: 'main'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue