This commit is contained in:
parent
f7a7f0ffd9
commit
508f7ea266
1 changed files with 2 additions and 7 deletions
|
@ -25,10 +25,5 @@ steps:
|
||||||
environment:
|
environment:
|
||||||
URL:
|
URL:
|
||||||
from_secret: shoutrrr_url
|
from_secret: shoutrrr_url
|
||||||
entrypoint:
|
run:
|
||||||
- "/shoutrrr"
|
- /shoutrrr send --url "$${URL}" --message "The pipline just finished :)"
|
||||||
- "send"
|
|
||||||
- "--url"
|
|
||||||
- "$${URL}"
|
|
||||||
- --message
|
|
||||||
- "The pipline just finished :)"
|
|
Loading…
Reference in a new issue