summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Warnicke <eaw@cisco.com>2016-06-17 13:46:04 -0500
committerEd Warnicke <eaw@cisco.com>2016-06-17 13:46:04 -0500
commit160449e191fa7c05d7b15d88fae8f7c11c771249 (patch)
treea3c6fdac4355c38fa29eea1bf4d72fe4736da7d5
parent6e8f5c9323fcc2898965975005ff4a42ff0fe83c (diff)
Also have the -integration job push rpms for honeycomb.
Change-Id: If0c4bfaf9aeb650b5fb13f4c1ac64bc4919b7c5f Signed-off-by: Ed Warnicke <eaw@cisco.com>
-rw-r--r--jjb/honeycomb/honeycomb.yaml4
1 files changed, 4 insertions, 0 deletions
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