Airship: add ghprbTargetBranch parameter to all jobs
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a3_integration_tests_ubuntu.yml
index 9e1408c5110ed589e34a85bc7d286c2c32b387fa..a99351017336c2af929103d5764c56663611c363 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: 'ubuntu'