Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dorian Zedler 2021-12-21 22:23:05 +00:00
parent 4e896aafbf
commit 17797aaab7

View file

@ -26,4 +26,4 @@ steps:
URL: URL:
from_secret: shoutrrr_url from_secret: shoutrrr_url
entrypoint: [/shoutrrr] entrypoint: [/shoutrrr]
command: ["send", "-u", "$${URL}", "-m", "The pipline just finished :)"] command: ["send", "-u", "$URL", "-m", "The pipline just finished :)"]