X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-ci-jobs.yaml;h=0c9bbee5877491b364373770cbdfe533117a7c0d;hb=5c363aa689bb0b9658d20851b772913c07dd2c4c;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..0c9bbee5 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -60,7 +60,7 @@ - ../shell/jjb-install.sh - ../shell/jjb-verify-job.sh - ../shell/jjb-check-unicode.sh - - gpg-verify-git-signature + - lf-infra-gpg-verify-git-signature - parameter: name: lf-infra-jjb-parameters @@ -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}'