adapting jenkinsfile

master
rforstner 2022-01-26 17:53:06 +01:00
parent 0c3ba5be13
commit 92a8ed7d58
1 changed files with 4 additions and 2 deletions

6
Jenkinsfile vendored
View File

@ -118,8 +118,10 @@
steps {
sh 'chmod 755 ./bin/terraform-provider-dynatrace_v1.9.1'
sh 'chmod 755 ./installpyenv.sh'
sh './installpyenv.sh'
sh 'sudo zypper refresh'
sh 'sudo zypper -y update'
//sh 'chmod 755 ./installpyenv.sh'
//sh './installpyenv.sh'
//Only required once CN is not reachable from EMEA
//loopEnvironments(environments)