Enable NG-UI in CICD
Change-Id: I9b39ff161a32e9b559117c88d34264942e5d10e4
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/docker/Makefile b/docker/Makefile
index 6e6ae57..f5056b7 100644
--- a/docker/Makefile
+++ b/docker/Makefile
@@ -1,5 +1,6 @@
#
# Copyright 2017 Sandvine
+# Copyright 2020 ETSI
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -13,5 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-SUBDIRS = MON NBI osmclient RO LCM light-ui POL Keystone
+SUBDIRS = MON NBI osmclient RO LCM light-ui POL Keystone NG-UI
include mk/dirs.mk