Capistrano deployment example scripts
This commit is contained in:
parent
6bc9249b38
commit
bed500090e
2 changed files with 76 additions and 0 deletions
4
Capfile.example
Normal file
4
Capfile.example
Normal file
|
@ -0,0 +1,4 @@
|
|||
load 'deploy'
|
||||
load 'deploy/assets'
|
||||
require 'bundler/capistrano'
|
||||
load 'config/deploy'
|
Loading…
Add table
Add a link
Reference in a new issue