Kaynağa Gözat

[ci] Make deploys on happen on tags

Colin Powell 4 ay önce
ebeveyn
işleme
d7cc009d07
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -39,8 +39,8 @@ steps:
         - vrobbler collectstatic --noinput
         - immortalctl restart celery && immortalctl restart vrobbler
     when:
-      branch:
-      - main
+      ref:
+        - refs/tags/*
   - name: build success notification
     image: parrazam/drone-ntfy:0.3-linux-amd64
     when: