diff --git a/Jenkinsfile b/Jenkinsfile index 38a87e73b..efc030134 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -12,7 +12,7 @@ pipeline { url: 'https://github.com/Bharatkumar5690/spring-petclinic.git' } } - stage ('Artifactory configuration') { + stage('Artifactory configuration') { steps { rtServer ( id: "ARTIFACTORY_SERVER",