restart celery-images; bug 689205
This commit is contained in:
Родитель
626d718392
Коммит
fd1341da69
|
@ -81,6 +81,7 @@ def make_crons(ctx):
|
|||
def restart_celery(ctx):
|
||||
ctx.remote("service celeryd-prod restart")
|
||||
ctx.remote("service celeryd-prod-devhub restart")
|
||||
ctx.remote("service celeryd-prod-images restart")
|
||||
ctx.remote("service celeryd-prod-bulk restart")
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче