Change ghprbActualCommit and ghprbTargetBranch to main in all BML jobs
[infra/cicd.git] / jjb / metal3 / job_bml_integration_tests.yml
index 582e3d3bd6cc642f4a1a81f1c1f7b25ae1204ace..8fca3f709bb3f9c357bdf5525772ad0681fb2e09 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