From f81fd12a528ed6dccdaea9a87a178460d11e90d4 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Wed, 22 Jan 2020 10:55:04 -0600 Subject: Modifying docs publisher The HICN docs jobs are unstable due to issues with the lf-infra-publish macro. For now we're reverting back to the FD.io global-macro until we resolve the issue. Change-Id: I8b3cbf3bd40a8d1b642a56cd88b48a4f0266a175 Signed-off-by: Vanessa Rene Valderrama --- jjb/hicn/hicn-docs.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'jjb') diff --git a/jjb/hicn/hicn-docs.yaml b/jjb/hicn/hicn-docs.yaml index d24355edf..8fc2647bc 100644 --- a/jjb/hicn/hicn-docs.yaml +++ b/jjb/hicn/hicn-docs.yaml @@ -82,7 +82,8 @@ !include-raw-escape: include-raw-hicn-docs.sh publishers: - - lf-infra-publish + - fdio-infra-shiplogs: + maven-version: 'mvn36' - naginator: rerun-unstable-builds: false max-failed-builds: 1 @@ -168,7 +169,8 @@ !include-raw-escape: include-raw-hicn-docs.sh publishers: - - lf-infra-publish + - fdio-infra-shiplogs: + maven-version: 'mvn36' - naginator: rerun-unstable-builds: false max-failed-builds: 1 -- cgit 1.2.3-korg