capistrano changes

This commit is contained in:
jomo
2015-03-23 00:50:13 +01:00
parent b1e32fdedd
commit 2237a5f510
7 changed files with 109 additions and 150 deletions
+4
View File
@@ -0,0 +1,4 @@
set :application, 'redstoner'
set :branch, 'master'
role :web, %w{www-data@redstoner}