Airship: add ghprbTargetBranch parameter to all jobs
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a2_master_integration_tests_centos.yml
index efdd1dee1db093754a7e34b39c5e26c04157b66b..dbb016cff55c61562dfb3e7124b29bab24950256 100644 (file)
         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'