diff --git a/freeleaps-devops-reconciler/alpha/ci/Jenkinsfile b/freeleaps-devops-reconciler/alpha/ci/Jenkinsfile index 0dbde4fe..a014abaa 100644 --- a/freeleaps-devops-reconciler/alpha/ci/Jenkinsfile +++ b/freeleaps-devops-reconciler/alpha/ci/Jenkinsfile @@ -1,7 +1,7 @@ @Library('first-class-pipeline') _ executeFreeleapsPipeline { - serviceName = 'freeleaps' + serviceName = 'freeleaps-devops-reconciler' environmentSlug = 'alpha' serviceGitBranch = 'master' serviceGitRepo = "https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-devops-reconciler.git"