Change ghprbActualCommit and ghprbTargetBranch to main in all BML jobs
[infra/cicd.git] / jjb / metal3 / job_bml_main_integration_tests.yml
index a40174e51abb2711c578725a5c67755ae28360de..51c8f9c05b3b4b8a71b86c1f1184b12d5c3b280c 100644 (file)
@@ -44,7 +44,7 @@
         description: 'Project github repo name'
     - string:
         name: ghprbActualCommit
-        default: 'master'
+        default: 'main'
         description: 'CI Repo branch for triggering manual build'
     - string:
         name: ghprbAuthorRepoGitUrl
@@ -52,7 +52,7 @@
         description: 'CI Repo URL for triggering manual build'
     - string:
         name: ghprbTargetBranch
-        default: 'master'
+        default: 'main'
         description: 'Target branch of the PR'
     - string:
         name: IMAGE_OS