Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dorian Zedler 2021-12-21 21:29:08 +00:00
parent 14add999ab
commit f7a7f0ffd9

View file

@ -29,6 +29,6 @@ steps:
- "/shoutrrr" - "/shoutrrr"
- "send" - "send"
- "--url" - "--url"
- $${PASSWORD} - "$${URL}"
- --message - --message
- "The pipline just finished :)" - "The pipline just finished :)"