mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
new url
This commit is contained in:
parent
a2de101e9b
commit
7027254d8f
1 changed files with 2 additions and 2 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -2,7 +2,7 @@
|
|||
|
||||
node('jfrognew'){
|
||||
stage('scm'){
|
||||
git 'https://github.com/ametgud4u/Devops.git'
|
||||
git 'https://github.com/ametgud4u/spring-petclinic.git'
|
||||
}
|
||||
|
||||
stage('build'){
|
||||
|
@ -14,4 +14,4 @@ node('jfrognew'){
|
|||
archiveArtifacts 'target/*.jar'
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue