Created
September 25, 2014 19:32
-
-
Save jonmoter/7dd8c9c1bde789b0a69b 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
====================================================================== | |
Usage: cap <target> deploy [-s branch=<branch or tag>] [-s asset=true] | |
====================================================================== | |
* executing `staging' | |
* executing `deploy:restart' | |
* executing multiple commands in parallel | |
-> "else" :: "touch /home/be/rails/current/tmp/restart.txt" | |
-> "else" :: "touch /home/be/rails/current/tmp/restart.txt" | |
servers: ["stage-app.berecruited.com", "stage-web.berecruited.com"] | |
[stage-app.berecruited.com] executing command | |
[stage-web.berecruited.com] executing command | |
command finished in 596ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment