diff --git a/Jenkinsfile b/Jenkinsfile index 03f54ce..254d9f0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -97,7 +97,7 @@ stage('Execute Script') { steps { - dir("/opt/workspace/slo-generator/") { + dir("/opt/workspace/coco_apm_slo_yaml2tf/") { sh "python3 generate.py ../shared_configuration/${params.INPUTFOLDER}" } //Only required once CN is not reachable from EMEA