Fix Clamp merge job 67/109067/1
authorsebdet <sebastien.determe@intl.att.com>
Thu, 11 Jun 2020 15:24:40 +0000 (17:24 +0200)
committersebdet <sebastien.determe@intl.att.com>
Thu, 11 Jun 2020 15:24:40 +0000 (17:24 +0200)
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 <sebastien.determe@intl.att.com>
Change-Id: Ib85c8e7926529cbadedad002be41db9e78088a1c

jjb/global-templates-java.yaml

index 7224b75..60f1ad6 100644 (file)
     <<: *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
     #