summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-java.yaml
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2020-06-11 17:24:40 +0200
committersebdet <sebastien.determe@intl.att.com>2020-06-11 17:24:40 +0200
commit72bb3605166c775290254a566446c4c3d2192ba9 (patch)
treee46cbce70a5e186f74736f01680e78d21ea54377 /jjb/global-templates-java.yaml
parent2f80cf754f2d418960c5f6bd5da6f79315988020 (diff)
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 <sebastien.determe@intl.att.com> Change-Id: Ib85c8e7926529cbadedad002be41db9e78088a1c
Diffstat (limited to 'jjb/global-templates-java.yaml')
-rw-r--r--jjb/global-templates-java.yaml5
1 files changed, 5 insertions, 0 deletions
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
#