updating chmod

master
SLW\ARNAUA 2023-06-01 10:39:19 +02:00
parent e6e6ad29b2
commit 53a12c14be
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -99,6 +99,7 @@ pipeline {
sleep(300*exportRetryCount)
script {
exportRetryCount = exportRetryCount + 1
sh "chmod 755 terraform-provider-dynatrace_v1.30.2"
sh "sudo python3 export.py"
sh "where eb"
sh "which bundle"