Update '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Dorian Zedler 2021-12-21 21:27:24 +00:00
parent 8dfeaf70d6
commit a9629d9284

View file

@ -25,6 +25,7 @@ steps:
environment: environment:
URL: URL:
from_secret: shoutrrr_url from_secret: shoutrrr_url
entrypoint: "/shoutrrr" entrypoint:
- "/shoutrrr"
commands: commands:
- send --url "$${PASSWORD}" --message "The pipline just finished :)" - send --url "$${PASSWORD}" --message "The pipline just finished :)"