-
Notifications
You must be signed in to change notification settings - Fork 328
Open
Description
Just want to leave this here: this buildpack is incompatible with the new in-dyno variant of heroku-postgresql addon for Heroku CI. So in your app.json, you have to use the standard
"addons": ["heroku-postgresql"]
Alternatively, you could switch to heroku-buildpack-select-subdir which doesn't delete everything except the project path, allowing in-dyno postgres to work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels