diff --git a/.drone.yml b/.drone.yml index 2b70870..32e6bca 100644 --- a/.drone.yml +++ b/.drone.yml @@ -33,11 +33,12 @@ steps: from_secret: ssh_key command_timeout: 2m script: - - pip uninstall -y -r vrobbler + - pip uninstall -y vrobbler - pip install git+https://code.unbl.ink/secstate/vrobbler.git@main - vrobbler migrate - vrobbler collectstatic --noinput - immortalctl restart celery && immortalctl restart vrobbler + - service immortaldir restart volumes: - name: docker host: