mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 02:39:37 +02:00
Added clenup to deploy
This commit is contained in:
parent
0e45460936
commit
1a28b501aa
1 changed files with 1 additions and 0 deletions
|
@ -166,6 +166,7 @@ task deploy: :environment do
|
||||||
invoke :'rails:assets_precompile'
|
invoke :'rails:assets_precompile'
|
||||||
to :launch do
|
to :launch do
|
||||||
invoke :restart
|
invoke :restart
|
||||||
|
invoke :'deploy:cleanup'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue