adapting jenkinsfile

master
rforstner 2022-01-26 17:16:28 +01:00
parent bc79a1159c
commit 4172f5d966
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -114,7 +114,7 @@
}
}
stage('Execute Export Script TERRAFORM') {
stage('Make exporter executable') {
steps {
sh 'chmod 755 ./bin/terraform-provider-dynatrace_v1.9.1'