summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dt5972@att.com>2018-06-29 18:51:42 +0000
committerGerrit Code Review <gerrit@onap.org>2018-06-29 18:51:42 +0000
commit9cad35bcef917ed7e01f9363cfe8b7c79d36be81 (patch)
treec20f9aa3e884e9e99aad8fd03dc6af1b9945429f
parentd16dac73347522017b4919e8e7e5d9da1e191e3b (diff)
parent2d037ea8c8b35ec6d6a2d3cdd74cf90cc73c4392 (diff)
Merge "Add debugging to docker output"
-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>