Update '.drone.yml'
This commit is contained in:
parent
b9bcd4eef3
commit
a24831d114
1 changed files with 2 additions and 1 deletions
|
@ -25,5 +25,6 @@ steps:
|
||||||
environment:
|
environment:
|
||||||
URL:
|
URL:
|
||||||
from_secret: shoutrrr_url
|
from_secret: shoutrrr_url
|
||||||
|
entrypoint: /shoutrrr
|
||||||
commands:
|
commands:
|
||||||
- shoutrrr send --url "$${PASSWORD}" --message "The pipline just finished :)"
|
- send --url "$${PASSWORD}" --message "The pipline just finished :)"
|
Loading…
Reference in a new issue