This commit is contained in:
parent
4e896aafbf
commit
17797aaab7
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ steps:
|
||||||
URL:
|
URL:
|
||||||
from_secret: shoutrrr_url
|
from_secret: shoutrrr_url
|
||||||
entrypoint: [/shoutrrr]
|
entrypoint: [/shoutrrr]
|
||||||
command: ["send", "-u", "$${URL}", "-m", "The pipline just finished :)"]
|
command: ["send", "-u", "$URL", "-m", "The pipline just finished :)"]
|
Loading…
Reference in a new issue