Merge "Removing verify job temporarily until build issues resolved"
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a2_master_integration_tests_ubuntu.yml
index d54e125432e57edf1546380cc80d8034b0e93518..1fc417e8bf4f712798800b6c8f1f8ff0a8a3beec 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'
@@ -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}'