Explorar o código

[ci] Make deploys on happen on tags

Colin Powell hai 4 meses
pai
achega
d7cc009d07
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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: