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:38:46 +00:00
parent 0c2d4dc602
commit 43d28c578b

View file

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