From 028eddca973c835b756870b44946a9c60a8439e7 Mon Sep 17 00:00:00 2001 From: Jeremy Phelps Date: Wed, 24 May 2017 12:36:17 -0500 Subject: [PATCH] Removed explicit refspec reference for merge job Change-Id: I08c60b4ff7ee0bc2bd5998bbd2c15e9fc4c81bba Signed-off-by: Jeremy Phelps --- jjb/lf-ci-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.16.6