From fe9304306bb9ca809950eda7df35654d3e8dcd3e Mon Sep 17 00:00:00 2001 From: Sudhakar Reddy Date: Fri, 19 Jul 2019 10:38:11 +0530 Subject: [PATCH] Bug Fix: Docker image creation Change-Id: Ia236aab5729ffaa83c2c01386bdddfaa24d9d266 Issue-ID: MULTICLOUD-704 Signed-off-by: Sudhakar Reddy --- azure/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/azure/pom.xml b/azure/pom.xml index e7ab780..0fa37ac 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -135,6 +135,11 @@ ${project.basedir}/docker true + + ${project.basedir}/docker_target/aria + ${project.basedir}/aria + true + -- 2.16.6