From 2aef4871acd774532163ebe2a485bdb323c08ada Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Tue, 9 Feb 2016 19:58:14 -0700 Subject: [PATCH] Turn down some of the spurious publishers. Espcially the aggressive archive artifacts. Change-Id: Ia20cfddb2ee543f000ca4d99f0462be7a740b608 Signed-off-by: Ed Warnicke --- jjb/honeycomb/honeycomb.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 12f112290..f8464b4ca 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -50,12 +50,8 @@ global-settings: '{global-settings}' publishers: - - archive-artifacts: - artifacts: '**/target/**' - - findbugs - email-notification: email-prefix: '[honeycomb]' - - jacoco-report - job-template: name: 'honeycomb-merge' @@ -102,8 +98,6 @@ - findbugs publishers: - - archive-artifacts: - artifacts: '**/target/**' - email-notification: email-prefix: '[honeycomb]' - maven-deploy: -- 2.16.6