From: sebdet Date: Thu, 11 Jun 2020 15:24:40 +0000 (+0200) Subject: Fix Clamp merge job X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=72bb3605166c775290254a566446c4c3d2192ba9;p=ci-management.git Fix Clamp merge job Add the missing npmrc file injection so that the clamp merge job is able to upload the Npm package on nexus3 Issue-ID: CLAMP-865 Signed-off-by: sebdet Change-Id: Ib85c8e7926529cbadedad002be41db9e78088a1c --- diff --git a/jjb/global-templates-java.yaml b/jjb/global-templates-java.yaml index 7224b759e..60f1ad6f5 100644 --- a/jjb/global-templates-java.yaml +++ b/jjb/global-templates-java.yaml @@ -451,6 +451,11 @@ <<: *merge_java_defaults name: '{project-name}-{stream}-merge-properties-java' + wrappers: + - lf-infra-wrappers: + build-timeout: '{build-timeout}' + jenkins-ssh-credential: '{jenkins-ssh-credential}' + - job-template: # Job template for Java merge jobs that takes a maven template #