diff options
author | sebdet <sebastien.determe@intl.att.com> | 2020-06-11 17:24:40 +0200 |
---|---|---|
committer | sebdet <sebastien.determe@intl.att.com> | 2020-06-11 17:24:40 +0200 |
commit | 72bb3605166c775290254a566446c4c3d2192ba9 (patch) | |
tree | e46cbce70a5e186f74736f01680e78d21ea54377 /jjb | |
parent | 2f80cf754f2d418960c5f6bd5da6f79315988020 (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')
-rw-r--r-- | jjb/global-templates-java.yaml | 5 |
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 # |