diff --git a/.drone.yml b/.drone.yml index 17cf591..1861728 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,6 +25,7 @@ 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