summaryrefslogtreecommitdiffstats
path: root/jjb/vpp
diff options
context:
space:
mode:
authorEd Warnicke <hagbard@gmail.com>2018-07-16 08:49:35 -0500
committerEd Warnicke <hagbard@gmail.com>2018-07-16 08:49:35 -0500
commit1564a6c323c728db4a0922fa4ba966fead11713a (patch)
treecca8850a09ebb20f023a1f6775c2b45a8fd39cbd /jjb/vpp
parenta857617f6df5d391f226dbe1631c102ba9a1aa47 (diff)
Switch order of maven and package cloud push for beta jobs
This should cause package cloud push to actually run, even though maven push is broken for bionic. Change-Id: I72d7bcd698501bae4d3e2dfede4120bb11035d3b Signed-off-by: Ed Warnicke <hagbard@gmail.com>
Diffstat (limited to 'jjb/vpp')
-rw-r--r--jjb/vpp/vpp.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index ae4def57a..7506e5a64 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -228,11 +228,12 @@
global-settings-file: 'global-settings'
- shell:
!include-raw-escape:
- - ../scripts/maven_push_functions.sh
- - include-raw-vpp-maven-push.sh
+ - ../scripts/packagecloud_push.sh
- shell:
!include-raw-escape:
- - ../scripts/packagecloud_push.sh
+ - ../scripts/maven_push_functions.sh
+ - include-raw-vpp-maven-push.sh
+
publishers:
- archive: