Turn down some of the spurious publishers. 74/274/1
authorEd Warnicke <eaw@cisco.com>
Wed, 10 Feb 2016 02:58:14 +0000 (19:58 -0700)
committerEd Warnicke <eaw@cisco.com>
Wed, 10 Feb 2016 02:59:18 +0000 (19:59 -0700)
Espcially the aggressive archive artifacts.

Change-Id: Ia20cfddb2ee543f000ca4d99f0462be7a740b608
Signed-off-by: Ed Warnicke <eaw@cisco.com>
jjb/honeycomb/honeycomb.yaml

index 12f1122..f8464b4 100644 (file)
         global-settings: '{global-settings}'
 
     publishers:
-        - archive-artifacts:
-            artifacts: '**/target/**'
-        - findbugs
         - email-notification:
             email-prefix: '[honeycomb]'
-        - jacoco-report
 
 - job-template:
     name: 'honeycomb-merge'
         - findbugs
 
     publishers:
-        - archive-artifacts:
-            artifacts: '**/target/**'
         - email-notification:
             email-prefix: '[honeycomb]'
         - maven-deploy: