From 0250803db56bae45cf0cb1377312531fdbc886e7 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Mon, 24 Jul 2017 19:51:01 +0000 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Merge "Multiple Dockerfile Builds per Project" - Multiple Dockerfile Builds per Project Instead of defining docker build jobs in terms of projects, we define them in terms of dockerrepos. Each dockerrepo is associated with a specific project and may have a seperate Dockerfile (which defaults to 'Dockerfile' if unspecified), and location for files needed by the Dockerfile (default: 'docker'). This should allow for running multiple docker builds out of a single project repository without having to modify the current docker build scripts. The output of this job configuration should match what is currently in Jenkins. Change-Id: I9089d57a0c7cc56be4225b56e96bec56be258f1f Signed-off-by: Trevor Bramwell --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/releng b/docs/submodules/releng index 21cf4e0dc..dd984cd63 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 21cf4e0dc660703ba5af6d4c5fd49b12b8c363d3 +Subproject commit dd984cd636286cd7fa2ab7a1d96e93c7f3e0e99b -- cgit 1.2.3-korg