diff --git a/Jenkinsfile b/Jenkinsfile index 9f43a26..6641168 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -111,7 +111,7 @@ stage('Execute Script') { steps { - dir("/opt/workspace/coco_apm_slo_yaml2tf/") { + dir("/opt/workspace/coco_apm_slo_yaml2tf") { sh "python3 generate.py /../shared_configuration/${params.INPUTFOLDER} /../coco_terraform_config/" } //Only required once CN is not reachable from EMEA