deis / slugbuilder

Buildpack application builder for Deis Workflow

Home Page:https://deis.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!