From de8727ee05ecd2405a9629b8ac5c9729ae34daa6 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Thu, 21 Dec 2023 11:44:14 -0500 Subject: [PATCH] Also hup immortal, cause sometimes it's a pain --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 1682a89..c05377a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,6 +38,7 @@ steps: - vrobbler migrate - vrobbler collectstatic --noinput - immortalctl restart celery && immortalctl restart vrobbler + - service immortaldir restart - curl -d "Deploy successful!" -H "Title#58; Vrobbler CI process complete" -H "Priority#58; high" -H "Tags#58; success,cd" https://ntfy.unbl.ink/drone when: branch: