mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:35:50 +00:00
addded
This commit is contained in:
parent
c167850ab6
commit
519876df1d
1 changed files with 3 additions and 3 deletions
2
Jenkins
2
Jenkins
|
@ -8,7 +8,7 @@ pipeline{
|
|||
}
|
||||
stages {
|
||||
stage('git') {
|
||||
step {
|
||||
steps {
|
||||
git url :'https://github.com/dhille98/spring-petclinic.git'
|
||||
branch:'dev'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue