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'
}
}
stage ('Artifactory configuration') {
stage('Artifactory configuration') {
steps {
rtServer (
id: "ARTIFACTORY_SERVER",