adapting jenkinsfile
parent
614e262ec6
commit
b291b2a308
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue