diff --git a/.drone.yml b/.drone.yml index 890d0e2..88b377c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,5 +26,4 @@ steps: URL: from_secret: shoutrrr_url run: - - "/shoutrrr send --help" - - /shoutrrr send "$${URL}" "The pipline just finished :)" \ No newline at end of file + - /shoutrrr send -u "$${URL}" -m "The pipline just finished :)" -t "Test" \ No newline at end of file