aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/application/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-09-12 15:31:10 -0400
committerDan Timoney <dt5972@att.com>2018-09-13 15:04:11 +0000
commitd5510f3133d37b80c0786908e336260a5d75d38a (patch)
treec601204107852b9ada0833daff9f4e5cd4d68bcf /ms/controllerblueprints/application/pom.xml
parent99f4a1e766cf27d35fb7b68b4904d1e49e7fa787 (diff)
Control docker build with profile
Docker build should only be run if docker profile is enabled. Change-Id: I6942c3e59b769053fd47d04fe98f3e4b95ea33dd Issue-ID: CCSDK-558 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'ms/controllerblueprints/application/pom.xml')
-rw-r--r--ms/controllerblueprints/application/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ms/controllerblueprints/application/pom.xml b/ms/controllerblueprints/application/pom.xml
index 38f81c169..24f4debe0 100644
--- a/ms/controllerblueprints/application/pom.xml
+++ b/ms/controllerblueprints/application/pom.xml
@@ -198,5 +198,7 @@
</plugin>
</plugins>
</build>
+
+
</project>