Run docker build on all PR builds
arschles opened this issue · comments
Aaron Schlesinger commented
Similar to what builder does in its .travis.yml file, slugbuilder should run make ... docker-build
to ensure that the Dockerfile is correct
Joshua Anderson commented
This has been done!