mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25: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 {
|
stages {
|
||||||
stage('git') {
|
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