diff options
author | 2018-09-17 14:55:42 -0500 | |
---|---|---|
committer | 2018-09-17 14:55:42 -0500 | |
commit | f24ba8b2fdac4fd20847bdc877f1c8e83e424411 (patch) | |
tree | dea2a0607c8f965aca595f4c53bd756c787a10cf /jjb | |
parent | 8731159b2f29eff15b9f9419b3e9aaf8acd05d6c (diff) |
Push to packagecloud before nexus
Change-Id: I34fa33600644be2cbc2414ba7f5ab5a09564e766
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/vpp/vpp.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
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: |