mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 18:05:49 +00:00
changes
This commit is contained in:
parent
f12965ed31
commit
7797395b1d
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -12,7 +12,7 @@ pipeline {
|
||||||
url: 'https://github.com/Bharatkumar5690/spring-petclinic.git'
|
url: 'https://github.com/Bharatkumar5690/spring-petclinic.git'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage ('Artifactory configuration') {
|
stage('Artifactory configuration') {
|
||||||
steps {
|
steps {
|
||||||
rtServer (
|
rtServer (
|
||||||
id: "ARTIFACTORY_SERVER",
|
id: "ARTIFACTORY_SERVER",
|
||||||
|
|
Loading…
Reference in a new issue