Fix bad drone file

This commit is contained in:
2023-12-21 12:37:10 -05:00
parent dffb4f087c
commit d895cf9110

View File

@ -41,7 +41,7 @@ steps:
when:
branch:
- main
- name: notification
- name: success notification
image: parrazam/drone-ntfy
when:
status: [success]
@ -53,7 +53,7 @@ steps:
- cd
- failure
- vrobbler
- name: notification
- name: failure notification
image: parrazam/drone-ntfy
when:
status: [failure]