diff options
author | Ed Warnicke <hagbard@gmail.com> | 2018-09-17 18:39:25 -0500 |
---|---|---|
committer | Ed Warnicke <hagbard@gmail.com> | 2018-09-17 18:39:25 -0500 |
commit | 97063f2b97deaf87ff321dc818d1cb3546632270 (patch) | |
tree | c11f2714b0d1cc96a2fe348cff03e63a211c88de /jjb/vpp/vpp-opensuse.yaml | |
parent | f24ba8b2fdac4fd20847bdc877f1c8e83e424411 (diff) |
Push packagecloud before nexus for OpenSuse too...
Change-Id: I0d947721307a7217e338540b616f5f918715fb1a
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
Diffstat (limited to 'jjb/vpp/vpp-opensuse.yaml')
-rw-r--r-- | jjb/vpp/vpp-opensuse.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/jjb/vpp/vpp-opensuse.yaml b/jjb/vpp/vpp-opensuse.yaml index 6d0ee6351..2681455aa 100644 --- a/jjb/vpp/vpp-opensuse.yaml +++ b/jjb/vpp/vpp-opensuse.yaml @@ -233,11 +233,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: @@ -325,11 +325,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: |