Push to packagecloud before nexus 57/14857/1
authorEd Warnicke <hagbard@gmail.com>
Mon, 17 Sep 2018 19:55:42 +0000 (14:55 -0500)
committerEd Warnicke <hagbard@gmail.com>
Mon, 17 Sep 2018 19:55:42 +0000 (14:55 -0500)
Change-Id: I34fa33600644be2cbc2414ba7f5ab5a09564e766
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
jjb/vpp/vpp.yaml

index fdf531b..ba11bd8 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:
             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: