allow to enable/disable plugins in deploy
This commit is contained in:
parent
46b36c42bd
commit
d496c452e6
2 changed files with 54 additions and 0 deletions
|
|
@ -42,5 +42,8 @@ namespace :deploy do
|
|||
|
||||
after :finishing, 'deploy:cleanup'
|
||||
|
||||
# see lib/capistrano/tasks/plugins.cap
|
||||
#before 'bundler:install', 'enable_plugins:auto'
|
||||
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue