Skip to content

Install heroku dependency in example usage - #25

Open
will123195 wants to merge 1 commit into
gonuit:masterfrom
will123195:patch-1
Open

Install heroku dependency in example usage#25
will123195 wants to merge 1 commit into
gonuit:masterfrom
will123195:patch-1

Conversation

@will123195

Copy link
Copy Markdown

Last year heroku-docker-deploy was working, however now the deploy fails with this error in my github action run:

Error: Releasing docker container failed.
Error: spawn heroku ENOENT

I resolved the issue by Installing heroku before the heroku-docker-deploy step.

This PR documents this dependency in the README.

@TB516

TB516 commented Jan 16, 2025

Copy link
Copy Markdown

It seems like the current newest Ubuntu runners (24.04) don't have the Heroku CLI installed by default so this should definitely be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants