Adjust git url
[releng/global-jjb.git] / jjb / lf-ci-jobs.yaml
index 5651f51..03db349 100644 (file)
 
     scm:
       - lf-infra-github-scm:
-          url: '{github-url}/{github-org}/{project}'
-          refspec: '+refs/pull/*:refs/remotes/origin/pr/*'
+          url: 'git@github.com:{github-org}/{project}'
+          refspec: ''
           branch: '{branch}'
           submodule-recursive: '{submodule-recursive}'
           choosing-strategy: default
 
     scm:
       - lf-infra-github-scm:
-          url: '{github-url}/{github-org}/{project}'
+          url: 'git@github.com:{github-org}/{project}'
           refspec: '+refs/pull/*:refs/remotes/origin/pr/*'
           branch: '{branch}'
           submodule-recursive: '{submodule-recursive}'