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:34:57 +00:00
parent 7ba8ec6205
commit e52df81767

View file

@ -26,4 +26,5 @@ steps:
URL: URL:
from_secret: shoutrrr_url from_secret: shoutrrr_url
run: run:
- /shoutrrr send --help
- /shoutrrr send "$${URL}" "The pipline just finished :)" - /shoutrrr send "$${URL}" "The pipline just finished :)"