From: Andrew Grimberg Date: Wed, 13 Jan 2016 16:47:10 +0000 (-0800) Subject: Fix the repo name that the project looks for X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=de3ea01238132601b463f5402cc3ec360d10ed54;p=ci-management.git Fix the repo name that the project looks for honeycomb was mispelled and we hadn't caught that previously. Change-Id: Ib33a61b1297a4afa246d33c3091298c20999373c Signed-off-by: Andrew Grimberg --- diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 4154c0a51..01aa04bae 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -3,7 +3,7 @@ jobs: - 'honeycomb-verify' - 'honeycomb-merge' - project: 'honyecomb' + project: 'honeycomb' branch: 'master' - job-template: