From d2123140ea5ee48211f198c64f9927fb5c8a34fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Tue, 6 Feb 2018 17:45:06 +0100 Subject: [PATCH] debug --- .s2i/bin/assemble | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.s2i/bin/assemble b/.s2i/bin/assemble index 25547ed..388f0ee 100755 --- a/.s2i/bin/assemble +++ b/.s2i/bin/assemble @@ -4,7 +4,9 @@ set -e # The GIT repository is cloned into /tmp/s2i/src -cd /tmp/s2i/src +cd /tmp + +find /tmp echo "Install nginx configuration files..." cp conf.d/sso-proxy.conf $NGINX_CONFIGURATION_PATH/