Do not share binstubs

This commit is contained in:
Paul Chavard 2018-07-26 11:12:00 +02:00
parent a482855d5e
commit d93ed328b7

View file

@ -46,7 +46,6 @@ set :rails_env, ENV["to"]
# They will be linked in the 'deploy:link_shared_paths' step.
set :shared_paths, [
'log',
'bin',
'uploads',
'tmp/pids',
'tmp/cache',