This commit is contained in:
parent
9d386226de
commit
c4bbd20cc4
1 changed files with 2 additions and 2 deletions
|
@ -22,5 +22,5 @@ steps:
|
||||||
|
|
||||||
- name: send a nice message
|
- name: send a nice message
|
||||||
image: containrrr/shoutrrr
|
image: containrrr/shoutrrr
|
||||||
commands:
|
entrypoint: [/shoutrrr]
|
||||||
- "/shoutrrr send"
|
command: ["send"]
|
Loading…
Reference in a new issue