From: Ed Warnicke Date: Mon, 17 Sep 2018 19:55:42 +0000 (-0500) Subject: Push to packagecloud before nexus X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F14857%2F1;p=ci-management.git Push to packagecloud before nexus Change-Id: I34fa33600644be2cbc2414ba7f5ab5a09564e766 Signed-off-by: Ed Warnicke --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index fdf531b6e..ba11bd847 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -398,11 +398,11 @@ 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: @@ -696,11 +696,11 @@ 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: