Switch order of maven and package cloud push for beta jobs 90/13490/1
authorEd Warnicke <[email protected]>
Mon, 16 Jul 2018 13:49:35 +0000 (08:49 -0500)
committerEd Warnicke <[email protected]>
Mon, 16 Jul 2018 13:49:35 +0000 (08:49 -0500)
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 <[email protected]>
jjb/vpp/vpp.yaml

index ae4def5..7506e5a 100644 (file)
             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: