diff --git a/Jenkinsfile b/Jenkinsfile index 5526070..7a59b9a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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)