summaryrefslogtreecommitdiffstats
path: root/odlsli/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-06-29 11:04:22 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-06-29 11:59:34 -0400
commit2d037ea8c8b35ec6d6a2d3cdd74cf90cc73c4392 (patch)
tree8585bfd4870592e6ec7e5e0591317d594c659821 /odlsli/pom.xml
parent8f6a6c445eaeb7356e1db9d10d10b7d3fa42f27e (diff)
Add debugging to docker output
Set docker to verbose to debug docker build issue. Change-Id: Icc1d2accedec329b7302231c7ff291a41f31d0e5 Issue-ID: CCSDK-285 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'odlsli/pom.xml')
-rw-r--r--odlsli/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/odlsli/pom.xml b/odlsli/pom.xml
index 6f8dfd26..d9aa5a2b 100644
--- a/odlsli/pom.xml
+++ b/odlsli/pom.xml
@@ -29,6 +29,7 @@
<maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
<opendaylight.root>opt/opendaylight</opendaylight.root>
<docker.push.phase>deploy</docker.push.phase>
+ <docker.verbose>true</docker.verbose>
</properties>
<dependencies>