From f501645d7d878a27f82d088b0a9062b2fad77613 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Fri, 2 Nov 2018 16:18:54 +0000 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Merge "Deploy Pharos Dashboard on changes to compose file" - Deploy Pharos Dashboard on changes to compose file Instead of deploying the dashboard when changes to any file happens, only changes to the docker-compose.yml file should trigger a deploy. The deployment process would then be as follows: - Tag pharos-tools - Create a patch to set the tag in 'docker-compose.yml' - Merge the patch - New version of dashboard deployed at specific tag Change-Id: I67a6237f00b96021df24e7a79a063d31f43df5a6 Signed-off-by: Trevor Bramwell --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index c6f7b5e81..738793f4c 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit c6f7b5e81eeb261160a4c412828b464e3fa7d414 +Subproject commit 738793f4c8cda893f84dba6081f952627af772d5 -- cgit 1.2.3-korg