Fix bad drone file
This commit is contained in:
@ -41,7 +41,7 @@ steps:
|
|||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
- name: notification
|
- name: success notification
|
||||||
image: parrazam/drone-ntfy
|
image: parrazam/drone-ntfy
|
||||||
when:
|
when:
|
||||||
status: [success]
|
status: [success]
|
||||||
@ -53,7 +53,7 @@ steps:
|
|||||||
- cd
|
- cd
|
||||||
- failure
|
- failure
|
||||||
- vrobbler
|
- vrobbler
|
||||||
- name: notification
|
- name: failure notification
|
||||||
image: parrazam/drone-ntfy
|
image: parrazam/drone-ntfy
|
||||||
when:
|
when:
|
||||||
status: [failure]
|
status: [failure]
|
||||||
|
|||||||
Reference in New Issue
Block a user