Created
October 18, 2011 14:22
-
-
Save jonpaul/1295538 to your computer and use it in GitHub Desktop.
capistrano deploy
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
** [out :: ...] Your bundle is complete! It was installed into ./vendor/bundle | |
command finished in 89049ms | |
triggering after callbacks for `deploy:bundle_gems' | |
. | |
. | |
. | |
command finished in 681ms | |
* executing `deploy:migrate' | |
* executing "cd .../releases/20111018141607 && rake RAILS_ENV=production db:migrate" | |
servers: [...] | |
[...] executing command | |
** [out :: ...] git://github.com/jonpaul/client_side_validations.git (at master) is not checked out. Please run `bundle install` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment