deis / slugbuilder

Buildpack application builder for Deis Workflow

Home Page:https://deis.com

Repository from Github https://github.comdeis/slugbuilderRepository from Github https://github.comdeis/slugbuilder

Run docker build on all PR builds

arschles opened this issue · comments

Similar to what builder does in its .travis.yml file, slugbuilder should run make ... docker-build to ensure that the Dockerfile is correct

This has been done!