Created
November 6, 2012 11:39
-
-
Save phlegx/4024172 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
triggering after callbacks for `deploy:update_code' | |
* 2012-11-06 12:38:11 executing `deploy:assets:precompile' | |
* executing "cd /home/capistrano/daemon/staging/releases/20121106113809 && bundle exec rake RAILS_ENV=staging RAILS_GROUPS=assets assets:precompile" | |
servers: ["stage.example.com"] | |
[stage.example.com] executing command | |
*** [err :: stage.example.com] rake aborted! | |
*** [err :: stage.example.com] can't convert nil into Hash | |
*** [err :: stage.example.com] (See full trace by running task with --trace) | |
*** [err :: stage.example.com] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment