mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-02-11 17:01:11 +00:00
Update Jenkinsfile
chaged the fork git repo Signed-off-by: Gurudatha D <131242246+Guru911@users.noreply.github.com>
This commit is contained in:
parent
80816bd6b8
commit
24b4f90046
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -5,7 +5,7 @@ pipeline {
|
|||
|
||||
stage('Checkout') {
|
||||
steps {
|
||||
git 'https://github.com/spring-projects/spring-petclinic.git'
|
||||
git 'https://github.com/Guru911/spring-petclinic.git'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue