• Jeremy Morrell's avatar
    Add new build script behavior behind a flag (#584) · 437b5f1c
    Jeremy Morrell authored
    This adds a new logic branch that will run the 'build' script by default, and run the 'heroku-postbuild' script instead if it is defined.
    
    This branch will not be run for any user yet. Further changes will start to enable this.
    437b5f1c
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
ci-profile Loading commit data...
etc Loading commit data...
lib Loading commit data...
plugin Loading commit data...
profile Loading commit data...
spec Loading commit data...
test Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
Gemfile Loading commit data...
Gemfile.lock Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
buildpack.toml Loading commit data...
hatchet.json Loading commit data...
makefile Loading commit data...