Speed up capistrano deployments
This commit is contained in:
parent
24ba7c9762
commit
9c88d1b99e
3 changed files with 5 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -82,6 +82,7 @@ group :development do
|
|||
gem 'capistrano-rails'
|
||||
gem 'capistrano-rbenv'
|
||||
gem 'capistrano-yarn'
|
||||
gem 'capistrano-faster-assets', '~> 1.0'
|
||||
end
|
||||
|
||||
group :production do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue