diff --git a/Jenkinsfile b/Jenkinsfile index 2db5ce7..2698f8b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -78,7 +78,7 @@ stage('Execute Reporting Script') { steps { - sh 'python createReport.py -p week' + sh 'python3 createReport.py -p week' print env.FROMDATE //Only required once CN is not reachable from EMEA //loopEnvironments(environments)