updating chmod
parent
e6e6ad29b2
commit
53a12c14be
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue