Merge pull request #3052 from betagouv/re-enable-cleanup
Re-enable releases cleanup
This commit is contained in:
commit
a713b76b07
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…
Reference in a new issue