Disable after party
This commit is contained in:
parent
4293e47545
commit
6043e59937
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ task :deploy do
|
|||
invoke :'bundle:install'
|
||||
invoke :'yarn:install'
|
||||
invoke :'rails:db_migrate'
|
||||
invoke :'after_party:run'
|
||||
# invoke :'after_party:run'
|
||||
invoke :'rails:assets_precompile'
|
||||
|
||||
on :launch do
|
||||
|
|
Loading…
Reference in a new issue