Change deploy

This commit is contained in:
Eugen Rochko 2017-04-12 18:25:34 +02:00
parent 7a1903cdf7
commit f63ccd8787

View file

@ -8,4 +8,4 @@ set :rbenv_ruby, File.read('.ruby-version').strip
set :migration_role, :app
append :linked_files, '.env.production'
append :linked_dirs, 'vendor/bundle', 'node_modules', 'public/system', 'tmp/cache'
append :linked_dirs, 'vendor/bundle', 'public/system'