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