[workflows] Make sure celery and beat are restarted
This commit is contained in:
@ -126,7 +126,7 @@ jobs:
|
||||
pip install /var/lib/vrobbler/dist/*.whl
|
||||
vrobbler migrate
|
||||
vrobbler collectstatic --noinput
|
||||
immortalctl restart celery && immortalctl restart vrobbler
|
||||
immortalctl restart vrobbler-celery && immortalctl restart vrobbler-celerybeat && immortalctl restart vrobbler
|
||||
|
||||
- name: Notify deploy success (ntfy)
|
||||
if: success()
|
||||
|
||||
Reference in New Issue
Block a user