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