Browse Source

Fix timeout on deploy

Colin Powell 1 year ago
parent
commit
37c1aab749
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .drone.yml

+ 0 - 1
.drone.yml

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