diff --git a/Jenkinsfile b/Jenkinsfile index 2761b19..3954d14 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -77,7 +77,7 @@ stage('Execute Reporting Script') { steps { - sh 'python createReport.py' + sh 'python createReport_.py' print env.FROMDATE //Only required once CN is not reachable from EMEA //loopEnvironments(environments)