Fix timeout on deploy

This commit is contained in:
2023-12-21 12:31:21 -05:00
parent 9083e744da
commit 37c1aab749

View File

@ -38,7 +38,6 @@ steps:
- vrobbler migrate
- vrobbler collectstatic --noinput
- immortalctl restart celery && immortalctl restart vrobbler
- service immortaldir restart
when:
branch:
- main