From 0c2d4dc60272391bc5b4f1c27c2386a0744d1c3d Mon Sep 17 00:00:00 2001 From: Dorian Zedler Date: Tue, 21 Dec 2021 21:35:30 +0000 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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