diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-07-24 19:51:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-24 19:51:01 +0000 |
commit | 0250803db56bae45cf0cb1377312531fdbc886e7 (patch) | |
tree | 95275c242ec472df632d2cdaa231968c72cc1e3f /docs/submodules | |
parent | 951b18e39b8cd5b637e6d82ee037f7a336481c1d (diff) |
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 <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject 21cf4e0dc660703ba5af6d4c5fd49b12b8c363d +Subproject dd984cd636286cd7fa2ab7a1d96e93c7f3e0e99 |