Adjust git url
[releng/global-jjb.git] / jjb / lf-ci-jobs.yaml
index fb403bc..03db349 100644 (file)
 
     scm:
       - lf-infra-github-scm:
-          url: '{github-url}/{github-org}/{project}'
+          url: 'git@github.com:{github-org}/{project}'
           refspec: ''
           branch: '{branch}'
           submodule-recursive: '{submodule-recursive}'
 
     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}'