Created
November 18, 2013 14:53
-
-
Save bourroush/7529062 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ mediaexperts-refinery git:(staging) bundle exec rake staging deploy:force | |
git update-ref refs/heroku_san/deploy HEAD | |
git push [email protected]:mediaexperts-staging.git --force refs/heroku_san/deploy:refs/heads/master | |
Everything up-to-date | |
git update-ref -d refs/heroku_san/deploy | |
heroku rake --app mediaexperts-staging db:migrate | |
! The requested API endpoint was not found. Are you using the right HTTP verb (i.e. `GET` vs. `POST`), and did you specify your intended version with the `Accept` header? | |
rake aborted! | |
Command failed with status (1): [heroku rake --app mediaexperts-staging db:...] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment