deis / builder

Git server and application builder for Deis Workflow
https://deis.com
MIT License
40 stars 41 forks source link

reject heroku builds with no resultant procfile #448

Open bacongobbler opened 8 years ago

bacongobbler commented 8 years ago

If both the application and the buildpack do not provide a Procfile, the builder should fail the build as the build is "incomplete".

See https://github.com/deis/deis/issues/4816

vdice commented 7 years ago

@bacongobbler do you have a PR in the wings for this to make v2.12 or shall we bump to the next release?