Skip to content

Instantly share code, notes, and snippets.

@powdahound
Created September 1, 2010 20:37
Show Gist options
  • Save powdahound/561320 to your computer and use it in GitHub Desktop.
Save powdahound/561320 to your computer and use it in GitHub Desktop.
deploy_branch "/tmp/txredis" do
repository "git://github.com/deldotdr/txRedis.git"
branch "master"
restart_command "python setup.py install"
purge_before_symlink Array.new
create_dirs_before_symlink Array.new
symlinks Hash.new
symlink_before_migrate Hash.new
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment