From b58317907044b0cd72f1cdd8582800dc2c764b40 Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Thu, 20 Jul 2017 08:31:57 -0400 Subject: Add portal property; correct docker build script. New Portal property services.widget.protocol controls whether http or https protocol is used to access the widget microservice endpoints. Adjust build script to use new name "sdk" when building Docker with Portal apps (formerly named ecompsdkos). Change-Id: I25b7f39d40351da04c7a9dc3cc1c75ddad2750ea Signed-off-by: Christopher Lott (cl778h) --- deliveries/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 deliveries/.gitignore (limited to 'deliveries/.gitignore') diff --git a/deliveries/.gitignore b/deliveries/.gitignore new file mode 100644 index 00000000..f12ac3a0 --- /dev/null +++ b/deliveries/.gitignore @@ -0,0 +1 @@ +/PROJECT -- cgit 1.2.3-korg