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

Run command adding colon on bamboo and aspen stacks #110

Closed
gbenedict opened this issue Nov 12, 2012 · 0 comments
Closed

Run command adding colon on bamboo and aspen stacks #110

gbenedict opened this issue Nov 12, 2012 · 0 comments
Labels

Comments

@gbenedict
Copy link

With 4.0.1 and rake 9.0.2.2 against the bamboo-ree-1.8.7 stack, I'm getting the following error when deploying:

!    `run:rake db:migrate` is not a heroku command.

There shouldn't be a colon between run and rake. I believe with the latest Heroku API update, this is no longer needed and actually breaks the deploy.

You can see this in the run command on line 50 of https://github.com/fastestforward/heroku_san/blob/master/lib/heroku_san/stage.rb

@kmayer kmayer closed this as completed in d8577eb Nov 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants