modified
parent
ce92c2765d
commit
1c5c799fc2
|
|
@ -74,7 +74,7 @@ pipeline {
|
|||
steps {
|
||||
parallel 'Checkout Repository': {
|
||||
dir("/opt/workspace/qm_report/") {
|
||||
git branch: "daily", credentialsId: "jaws_dynatrace_bitbuket_user", url: "https://atc.bmwgroup.net/bitbucket/scm/opapm/qm_report.git"
|
||||
git branch: "main", credentialsId: "jaws_dynatrace_bitbuket_user", url: "https://atc.bmwgroup.net/bitbucket/scm/opapm/qm_report.git"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue