summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvempo <vitaliy.emporopulo@amdocs.com>2018-12-31 14:25:16 +0200
committervempo <vitaliy.emporopulo@amdocs.com>2018-12-31 14:25:16 +0200
commitb6033c2522ac4d788953f88c3901dce3d52b882f (patch)
tree6e8898bd117cf300699eb5604b0671971391c370 /pom.xml
parent3f36fb207755a239ffde933988f6d6e233716b71 (diff)
Enabled Docker build verbose for troubleshooting
Change-Id: I8ec3436936e8491ff11a736fe133ad80f92b06b8 Issue-ID: SDC-2026 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c7a605be..41b9d4b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
<artifactId>docker-maven-plugin</artifactId>
<version>0.28.0</version>
<configuration>
- <verbose>false</verbose>
+ <verbose>true</verbose>
<registry>${nexus.registry}</registry>
<authConfig>
<pull>