summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-java.yaml
diff options
context:
space:
mode:
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2017-04-26 08:00:00 -0700
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2017-04-26 08:01:41 -0700
commit62e4e66c4dccf1f0fbd8ace80e276e92fda7eb89 (patch)
tree769cf32636bc7ed9ae914ef391faeb2bdbb91084 /jjb/global-templates-java.yaml
parent4fecf31d29b2cc17abe4f5eb01f4ad179b1f1a59 (diff)
Enable docker login in merge profile
The docker login must be done when using the deploy goal in maven as the docker images are now built when doing the merge job. Change-Id: I1f9982c75152ff14d1278331c0a6dafed5b10318 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 6846a954a..49f9a0cf9 100644
--- a/jjb/global-templates-java.yaml
+++ b/jjb/global-templates-java.yaml
@@ -553,6 +553,9 @@
- provide-maven-settings:
global-settings-file: 'global-settings'
settings-file: '{mvn-settings}'
+
+ - docker-login
+
- maven-target:
maven-version: '{maven-version}'
# yamllint disable rule:line-length