Also have the -integration job push rpms for honeycomb. 43/1643/1
authorEd Warnicke <eaw@cisco.com>
Fri, 17 Jun 2016 18:46:04 +0000 (13:46 -0500)
committerEd Warnicke <eaw@cisco.com>
Fri, 17 Jun 2016 18:46:04 +0000 (13:46 -0500)
Change-Id: If0c4bfaf9aeb650b5fb13f4c1ac64bc4919b7c5f
Signed-off-by: Ed Warnicke <eaw@cisco.com>
jjb/honeycomb/honeycomb.yaml

index 624280d..77993d8 100644 (file)
         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