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:28 +00:00
parent 508f7ea266
commit 7ba8ec6205

View file

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