This commit is contained in:
Bharatkumar5690 2023-03-09 19:24:53 +05:30
parent f12965ed31
commit 7797395b1d

2
Jenkinsfile vendored
View file

@ -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",