diff --git a/.drone.yml b/.drone.yml index bbb706b..dfb2379 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,5 +20,5 @@ steps: from_secret: "password" from: drone@notifications.sikorski.cloud recipients: [ roger@sikorski.cloud ] - when: - status: [ success, failure ] \ No newline at end of file + when: + status: [ success, failure ] \ No newline at end of file