Update '.drone.yml'

This commit is contained in:
Dorian Zedler 2021-12-21 21:26:37 +00:00
parent b9bcd4eef3
commit a24831d114

View file

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