modified Jenkinsfile
parent
6480157f9c
commit
5f5c43cbe7
|
|
@ -45,7 +45,7 @@ pipeline {
|
|||
script {
|
||||
checkRetryCountSec = checkRetryCountSec + 1
|
||||
}
|
||||
git branch: "main", credentialsId: "jaws_dynatrace_bitbuket_user", url: "https://atc.bmwgroup.net/bitbucket/scm/opapm/coco_apm_dynatrace_terraform_backup_exporter.git"
|
||||
git branch: "master", credentialsId: "jaws_dynatrace_bitbuket_user", url: "https://atc.bmwgroup.net/bitbucket/scm/opapm/coco_apm_dynatrace_terraform_backup_exporter.git"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue