Revert "Run yarn install during deploy"
This reverts commit 264338a495
.
This commit is contained in:
parent
7579ae9903
commit
19503c8c75
1 changed files with 0 additions and 1 deletions
|
@ -133,7 +133,6 @@ task :deploy => :environment do
|
|||
invoke :'git:clone'
|
||||
invoke :'deploy:link_shared_paths'
|
||||
invoke :'bundle:install'
|
||||
command 'yarn install --non-interactive'
|
||||
invoke :'rails:db_migrate'
|
||||
invoke :'rails:assets_precompile:force'
|
||||
|
||||
|
|
Loading…
Reference in a new issue