Cleanup releases after deploy
This commit is contained in:
parent
fc6fcb6f19
commit
88b8c190f5
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ task :deploy do
|
|||
invoke :'service:restart_puma'
|
||||
invoke :'service:reload_nginx'
|
||||
invoke :'service:restart_delayed_job'
|
||||
invoke :'deploy:cleanup'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue