summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/honeycomb/honeycomb.yaml6
1 files changed, 0 insertions, 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: