From e63a2e576609eccfdee1e310b55cbcb0f5cc741d Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Thu, 7 Feb 2019 19:17:54 +0100 Subject: [PATCH] Push hicn artifacts to Nexus. Change-Id: I3277a9994b3ca0488ad34e9182980b612b58f0e2 Signed-off-by: Mauro Sardara --- jjb/hicn/hicn.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml index 6a40293a2..e1fd83e84 100644 --- a/jjb/hicn/hicn.yaml +++ b/jjb/hicn/hicn.yaml @@ -255,6 +255,10 @@ - shell: !include-raw-escape: - ../scripts/packagecloud_push.sh + - shell: + !include-raw-escape: + - ../scripts/maven_push_functions.sh + - include-raw-hicn-maven-push.sh publishers: - archive: -- 2.16.6