Escape colons in yaml files

This commit is contained in:
2023-12-21 11:10:44 -05:00
parent 1fdad9ce5b
commit fd645420b8

View File

@ -38,7 +38,7 @@ steps:
- vrobbler migrate
- vrobbler collectstatic --noinput
- immortalctl restart celery && immortalctl restart vrobbler
- curl -d "Deploy successful!" -H "Title: Vrobbler CI process complete" -H "Priority: high" -H "Tags: success,cd" https://ntfy.unbl.ink/drone
- 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:
- main