Skip to content

Instantly share code, notes, and snippets.

@jonmoter
Created September 25, 2014 19:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonmoter/7dd8c9c1bde789b0a69b to your computer and use it in GitHub Desktop.
Save jonmoter/7dd8c9c1bde789b0a69b to your computer and use it in GitHub Desktop.
======================================================================
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