From: Jeremy Phelps Date: Wed, 24 May 2017 17:36:17 +0000 (-0500) Subject: Removed explicit refspec reference for merge job X-Git-Tag: v0.2.2^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F72%2F4972%2F1;p=releng%2Fglobal-jjb.git Removed explicit refspec reference for merge job Change-Id: I08c60b4ff7ee0bc2bd5998bbd2c15e9fc4c81bba Signed-off-by: Jeremy Phelps --- diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index 5651f51b..fb403bc2 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -202,7 +202,7 @@ scm: - lf-infra-github-scm: url: '{github-url}/{github-org}/{project}' - refspec: '+refs/pull/*:refs/remotes/origin/pr/*' + refspec: '' branch: '{branch}' submodule-recursive: '{submodule-recursive}' choosing-strategy: default