adapting jenkinsfile

master
rforstner 2022-01-26 17:29:07 +01:00
parent 614e262ec6
commit b291b2a308
1 changed files with 2 additions and 1 deletions

3
Jenkinsfile vendored
View File

@ -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)