Change deploy
This commit is contained in:
parent
7a1903cdf7
commit
f63ccd8787
|
@ -8,4 +8,4 @@ set :rbenv_ruby, File.read('.ruby-version').strip
|
||||||
set :migration_role, :app
|
set :migration_role, :app
|
||||||
|
|
||||||
append :linked_files, '.env.production'
|
append :linked_files, '.env.production'
|
||||||
append :linked_dirs, 'vendor/bundle', 'node_modules', 'public/system', 'tmp/cache'
|
append :linked_dirs, 'vendor/bundle', 'public/system'
|
||||||
|
|
Reference in a new issue