Airship: add ghprbTargetBranch parameter to all jobs
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a4_master_integration_tests_ubuntu.yml
index cd575268618ff031d9f78d949783dbdbe0bbe2ef..928adf8fcdd88363ec2467bfde8f58320cbb8ea9 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'