Add the docker.push info to merge job 63/3763/1
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Fri, 28 Apr 2017 15:45:52 +0000 (08:45 -0700)
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Fri, 28 Apr 2017 15:47:08 +0000 (08:47 -0700)
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>
jjb/global-templates-java.yaml

index 49f9a0c..10f319a 100644 (file)
           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: