This job will allow projects to create custom docker jobs 85/37285/7
authoragardner <agardner@linuxfoundation.org>
Wed, 12 Jul 2017 20:28:03 +0000 (16:28 -0400)
committeragardner <agardner@linuxfoundation.org>
Mon, 24 Jul 2017 20:17:11 +0000 (16:17 -0400)
commitc63d86b9ebefdb9e8b84cbf7fde80aad3c7531e9
treec3d3952b98d1016386e7e374e10131156f73e7ab
parent21cf4e0dc660703ba5af6d4c5fd49b12b8c363d3
This job will allow projects to create custom docker jobs

Just create these files in the root of your repo

merge-docker.sh
verify-docker.sh

Then do what you want with docker

triggers on changes in docker/*

This will not be merged unless a project expresses interest.
Multiple dockerfiles per project is now supported by old method.

Change-Id: I68dcf373b4ddc4332ded97b81e00a2cf462917d6
Signed-off-by: agardner <agardner@linuxfoundation.org>
jjb/releng/opnfv-docker-custom.yml [new file with mode: 0644]