heroku / heroku-buildpack-multi-procfile

Everyone gets a Procfile!
2 stars 1 forks source link

Update docs with a note about Heroku Pipelines and promotions #10

Closed bmedenwald closed 5 years ago

bmedenwald commented 5 years ago

This bit me recently when trying to determine why our production stage wasn't using the proper Procfile. Only builds result in the environment variable being referenced, which makes sense but wasn't immediately obvious to me. This note, added to the README, may help others in the future.

apghero commented 5 years ago

Sorry for the trouble, and unclear documentation. Most of all, I'm sorry for the wait for a response one this. This looks great to me. Thanks for taking the time to submit a PR!