mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:35:50 +00:00
Update Jenkinsfile
This commit is contained in:
parent
de825016d8
commit
f57c6016f2
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -10,7 +10,7 @@ pipeline {
|
||||||
steps {
|
steps {
|
||||||
echo 'Git clone'
|
echo 'Git clone'
|
||||||
git url: 'https://github.com/lwj9812/spring-petclinic.git',
|
git url: 'https://github.com/lwj9812/spring-petclinic.git',
|
||||||
branch: 'efficien-webjars'
|
branch: 'efficient-webjars'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue