Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update heroku.md procfile #46

Closed

Conversation

Ross-Hunter
Copy link

Current instructions result in /bin/sh: 1: [[: not found error on deployment and the condition never evaluates to true

Current instructions result in `/bin/sh: 1: [[: not found` error
@palkan
Copy link
Member

palkan commented Apr 8, 2024

Are you using the container stack? The script works with heroku-20 and heroku-22 stacks (I've just redeployed the demo app).

So, I guess it's specific to the OS of your image.

@palkan palkan closed this Apr 8, 2024
@Ross-Hunter
Copy link
Author

Ross-Hunter commented Apr 9, 2024

Ah, maybe it has something to do with the monorepo buildpack we are using?

@palkan
Copy link
Member

palkan commented Apr 9, 2024

the monorepo buildpack we are using?

Yeah, that could also be the case; or anything else hacking around Procfiles or their execution

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