diff --git a/Jenkinsfile b/Jenkinsfile index 6db96cf..fe008c7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -117,7 +117,7 @@ stage('Execute Export Script TERRAFORM') { steps { - sh 'python export.py TERRAFORM' + sh 'python3 export.py TERRAFORM' //Only required once CN is not reachable from EMEA //loopEnvironments(environments)