mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 19:07:28 +00:00
Jenkinsfile
Signed-off-by: wodnr533 <wodnr533@naver.com>
This commit is contained in:
parent
ab6c1d64a8
commit
d4ccf2fcb2
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -13,7 +13,7 @@ pipeline {
|
|||
stages{
|
||||
stage('Git Clone'){
|
||||
steps {
|
||||
git url: 'https://github.com/wodnr533/spring-petclinic.git'
|
||||
git url: 'https://github.com/wodnr533/spring-petclinic.git', branch: 'main'
|
||||
}
|
||||
}
|
||||
stage('Maven Build'){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue