use defaults for scm
[infra/cicd.git] / jjb / metal3 / job_capm3_e2e_basic_tests.yml
index 05f89af4ff28bb3d3d3152e99d53604773ab22ec..ead55d191becd29e19b49a8f28e9f9a2c4e5d808 100644 (file)
     pipeline-scm:
       scm:
       - git:
-          url: "https://github.com/Nordix/metal3-project-infra.git"
+          url: "{ci_github_repo}"
           credentials-id: "{ci_github_jenkins_credentials_id}"
           branches:
-            - 'fetch-changes-from-pr-id/mboukhalfa'
+            - '{branch|main}'
           name: 'origin'
           refspec: '+refs/heads/*:refs/remotes/origin/*'
           wipe-workspace: True