Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Dorian Zedler 2021-12-21 22:16:29 +00:00
parent 9d386226de
commit c4bbd20cc4

View file

@ -22,5 +22,5 @@ steps:
- name: send a nice message
image: containrrr/shoutrrr
commands:
- "/shoutrrr send"
entrypoint: [/shoutrrr]
command: ["send"]