This commit is contained in:
parent
0c2d4dc602
commit
43d28c578b
1 changed files with 1 additions and 2 deletions
|
@ -26,5 +26,4 @@ steps:
|
||||||
URL:
|
URL:
|
||||||
from_secret: shoutrrr_url
|
from_secret: shoutrrr_url
|
||||||
run:
|
run:
|
||||||
- "/shoutrrr send --help"
|
- /shoutrrr send -u "$${URL}" -m "The pipline just finished :)" -t "Test"
|
||||||
- /shoutrrr send "$${URL}" "The pipline just finished :)"
|
|
Loading…
Reference in a new issue