From: Jessica Wagantall Date: Wed, 13 Jan 2021 18:41:34 +0000 (-0800) Subject: Use lf-infra-wrappers merge-java X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b8a593285de7a3ff53e6c46d6ec007eaa83ba4f3;p=ci-management.git Use lf-infra-wrappers merge-java The merge-java job is using an unupdated wrapper macro which does not add the npmrc into the build environment. Update to the one in global-jjb. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall Change-Id: I23f9e7e8370f354d5048ef60bbf8a298f73e6052 --- diff --git a/jjb/global-templates-java.yaml b/jjb/global-templates-java.yaml index f2e08881b..813eccc03 100644 --- a/jjb/global-templates-java.yaml +++ b/jjb/global-templates-java.yaml @@ -325,8 +325,9 @@ submodule-recursive: '{submodule-recursive}' wrappers: - - infra-wrappers: + - lf-infra-wrappers: build-timeout: '{build-timeout}' + jenkins-ssh-credential: '{jenkins-ssh-credential}' triggers: - gerrit-trigger-patch-merged: