From: Ed Warnicke Date: Fri, 17 Jun 2016 23:29:56 +0000 (-0500) Subject: Fix honeycomb merge and integration job to have the correct maven settings X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=99b9c7e2c0d4358df25ade536f575a891b8aae10;p=ci-management.git Fix honeycomb merge and integration job to have the correct maven settings Change-Id: I0d341f1cc96c3d8a35a127f7cd6f667126dac9d7 Signed-off-by: Ed Warnicke --- diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 77993d8c3..16ee2a487 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -198,6 +198,9 @@ global-settings-type: cfp postbuilders: + - provide-maven-settings: + settings-file: 'vpp-settings' + global-settings-file: 'global-settings' - shell: !include-raw-escape: - ../scripts/maven_push_functions.sh @@ -267,6 +270,9 @@ global-settings-type: cfp postbuilders: + - provide-maven-settings: + settings-file: 'vpp-settings' + global-settings-file: 'global-settings' - shell: !include-raw-escape: - ../scripts/maven_push_functions.sh