Skip to content

Instantly share code, notes, and snippets.

@manno
Created February 18, 2016 07:20
Show Gist options
  • Save manno/c040bbe3147e1980e0a5 to your computer and use it in GitHub Desktop.
Save manno/c040bbe3147e1980e0a5 to your computer and use it in GitHub Desktop.
testi cap
#!/bin/sh
export CAP_REPO=https://github.com/voc/media.ccc.de.git
export CAP_BRANCH=master
export CAP_USER=media
export CAP_HOST=195.54.164.162
export CAP_PORT=16723
bundle exec cap staging $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment