X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-ci-jobs.yaml;h=03db349c24faf383927217efa9c6508907026c52;hb=9664b6bbc080b5b9132a742e0ef2a793726bae9b;hp=5651f51bc0eeeb47dd1e49a8fdb1f2803e24a037;hpb=bfaf7c508945a86d0250952ae5afda969ea7f6b8;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index 5651f51b..03db349c 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -201,8 +201,8 @@ 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 @@ -245,7 +245,7 @@ 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}'