master
SLW\ARNAUA 2023-03-09 11:12:41 +01:00
parent 281ca552cf
commit cffb802795
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -66,7 +66,7 @@
git branch: "${params.BBRANCH}", credentialsId: "jaws_dynatrace_bitbuket_user", url: "https://atc.bmwgroup.net/bitbucket/scm/opapm/coco_terraform_config.git"
}
dir("/opt/workspace/slo-generator/") {
git branch: "${params.BBRANCH}", credentialsId: "jaws_dynatrace_bitbuket_user", url: "https://atc.bmwgroup.net/bitbucket/scm/opapm/coco_apm_slo_yaml2tf.git"
git branch: "${params.CBRANCH}", credentialsId: "jaws_dynatrace_bitbuket_user", url: "https://atc.bmwgroup.net/bitbucket/scm/opapm/coco_apm_slo_yaml2tf.git"
}
}
}