[ci] Make deploys on happen on tags

This commit is contained in:
2025-06-13 11:52:14 -04:00
parent a872cf3611
commit d7cc009d07

View File

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