Add main branch reference for project infra
[infra/cicd.git] / jjb / airship / job_capi_capm3_v1b1_master_integration_tests_ubuntu.yml
index 42e8ceb1049e4d7708b313aeea97608cc3268e11..4a6a5b8cf6f8b432cdf4ef698fe2db33e7fa02ea 100644 (file)
@@ -43,7 +43,7 @@
         description: 'Project github repo name'
     - string:
         name: ghprbActualCommit
-        default: 'main'
+        default: 'master'
         description: 'CI Repo branch for triggering manual build'
     - string:
         name: ghprbAuthorRepoGitUrl
@@ -51,7 +51,7 @@
         description: 'CI Repo URL for triggering manual build'
     - string:
         name: ghprbTargetBranch
-        default: 'main'
+        default: 'master'
         description: 'Target branch of the PR'
     - string:
         name: DISTRIBUTION
@@ -90,7 +90,7 @@
           url: "{ci_github_repo}"
           credentials-id: "{ci_github_jenkins_credentials_id}"
           branches:
-            - '{branch|master}'
+            - '{branch|main}'
           name: 'origin'
           refspec: '+refs/heads/*:refs/remotes/origin/*'
           wipe-workspace: True