Added two docker-compose yaml files that will be picked up by Docker Cloud (because *.test.yml) and run in parallel to ensure tests succeed before image is built and pushed to Docker Hub. Tests will run for all branches, but images are only built for master/develop branches. Would be good for someone to actually test a failing test to ensure it's not built into image on failure.
Added two docker-compose yaml files that will be picked up by Docker Cloud (because *.test.yml) and run in parallel to ensure tests succeed before image is built and pushed to Docker Hub. Tests will run for all branches, but images are only built for master/develop branches. Would be good for someone to actually test a failing test to ensure it's not built into image on failure.