mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 14:05:50 +00:00
Updated correct git path
This commit is contained in:
parent
7655c74972
commit
3f08ba3342
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
node {
|
||||
stage('SCM'){
|
||||
git 'https://github.com/spring-projects/spring-petclinic.git'
|
||||
git 'https://github.com/pusa9/spring-petclinic.git'
|
||||
|
||||
}
|
||||
stage ('build the packages'){
|
||||
|
|
Loading…
Reference in a new issue