Update '.drone.yml'

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

View file

@ -25,6 +25,6 @@ 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 :)"