Skip to content

Instantly share code, notes, and snippets.

@EvanK
Created May 27, 2014 19:56

Revisions

  1. EvanK created this gist May 27, 2014.
    2 changes: 2 additions & 0 deletions cap2.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    # -S key=value
    cap staging deploy -S branch=42-super-awesome-feature-branch
    2 changes: 2 additions & 0 deletions cap3.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    # environment variable
    branch=42-super-awesome-feature-branch cap staging deploy