capify
This commit is contained in:
parent
510b351979
commit
8a73abe335
1 changed files with 3 additions and 0 deletions
3
Capfile
Normal file
3
Capfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
|
||||
Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }
|
||||
load 'config/deploy'
|
Loading…
Add table
Reference in a new issue