diff --git a/Jenkinsfile b/Jenkinsfile index c388268..5526070 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -118,7 +118,8 @@ steps { sh 'chmod 755 ./bin/terraform-provider-dynatrace_v1.9.1' - sh 'python3 --version' + sh 'chmod 755 ./installpyenv.sh' + sh './installpyenv.sh' //Only required once CN is not reachable from EMEA //loopEnvironments(environments)