X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fairship%2Fjob_capi_bm_v1a2_master_integration_tests_centos.yml;h=dbb016cff55c61562dfb3e7124b29bab24950256;hb=6574471ba434c89d48f67c3695867687d1a4be3b;hp=966739959e0b8deb7b0f1cd0076d2f409568dcf8;hpb=3116ba56b47853ec94dabf0b6d5e745e4aec9163;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_v1a2_master_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a2_master_integration_tests_centos.yml index 96673995..dbb016cf 100644 --- a/jjb/airship/job_capi_bm_v1a2_master_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a2_master_integration_tests_centos.yml @@ -49,6 +49,10 @@ name: ghprbAuthorRepoGitUrl default: 'https://github.com/{repo[org]}/{repo[name]}.git' description: 'CI Repo URL for triggering manual build' + - string: + name: ghprbTargetBranch + default: 'master' + description: 'Target branch of the PR' - string: name: DISTRIBUTION default: 'centos' @@ -79,7 +83,7 @@ pipeline-scm: scm: - git: - url: https://github.com/{ci_github_repo}.git + url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - '{branch|master}'