From: Ed Warnicke Date: Fri, 17 Jun 2016 18:46:04 +0000 (-0500) Subject: Also have the -integration job push rpms for honeycomb. X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=160449e191fa7c05d7b15d88fae8f7c11c771249;p=ci-management.git Also have the -integration job push rpms for honeycomb. Change-Id: If0c4bfaf9aeb650b5fb13f4c1ac64bc4919b7c5f Signed-off-by: Ed Warnicke --- diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 624280d10..77993d8c3 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -267,6 +267,10 @@ global-settings-type: cfp postbuilders: + - shell: + !include-raw-escape: + - ../scripts/maven_push_functions.sh + - include-raw-honeycomb-pkg-push.sh - shell: | if [ "${{OS}}" == "ubuntu1404" ];then sudo update-java-alternatives -s /usr/lib/jvm/java-1.7.0-openjdk-amd64;fi