summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-java.yaml
diff options
context:
space:
mode:
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2017-04-28 08:45:52 -0700
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2017-04-28 08:47:08 -0700
commit345956b525b0f67e94a1be92117ee75b9b6d8a75 (patch)
tree7860c694a4f9f66bdfe3e8975ba3dab9a91bd3bf /jjb/global-templates-java.yaml
parent62e4e66c4dccf1f0fbd8ace80e276e92fda7eb89 (diff)
Add the docker.push info to merge job
The docker.push parameter was missing and therefore it was not possible to push the docker images when there was a merge. This was crashing the jenkins job Change-Id: I8d428bb5b40ccbcbbefc14cb49a5926779496998 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'jjb/global-templates-java.yaml')
-rw-r--r--jjb/global-templates-java.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/global-templates-java.yaml b/jjb/global-templates-java.yaml
index 49f9a0cf9..10f319a29 100644
--- a/jjb/global-templates-java.yaml
+++ b/jjb/global-templates-java.yaml
@@ -565,6 +565,9 @@
settings-type: cfp
global-settings: 'global-settings'
global-settings-type: cfp
+ properties:
+ - docker.pull.registry=nexus3.onap.org:10001
+ - docker.push.registry=nexus3.onap.org:10003
publishers:
- infra-shiplogs: