From 7797395b1d33376d67860cc3c579df8be4942244 Mon Sep 17 00:00:00 2001 From: Bharatkumar5690 Date: Thu, 9 Mar 2023 19:24:53 +0530 Subject: [PATCH] changes --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",