mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 01:03:35 +02:00
Test deploy script fix
This commit is contained in:
parent
29b8314054
commit
6823832eaf
2 changed files with 3 additions and 2 deletions
|
@ -86,7 +86,9 @@ task deploy: :environment do
|
|||
invoke :'rails:db_migrate'
|
||||
invoke :'rails:assets_precompile'
|
||||
invoke :'whenever:update'
|
||||
invoke :restart
|
||||
to :launch do
|
||||
invoke :restart
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue