From b291b2a30870b2286543cefe95995cc18615578c Mon Sep 17 00:00:00 2001 From: rforstner Date: Wed, 26 Jan 2022 17:29:07 +0100 Subject: [PATCH] adapting jenkinsfile --- Jenkinsfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)