diff --git a/.drone.yml b/.drone.yml index 9ba508f..17cf591 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,6 +25,6 @@ steps: environment: URL: from_secret: shoutrrr_url - entrypoint: /shoutrrr + entrypoint: "/shoutrrr" commands: - send --url "$${PASSWORD}" --message "The pipline just finished :)" \ No newline at end of file