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:
|
||||
URL:
|
||||
from_secret: shoutrrr_url
|
||||
entrypoint: /shoutrrr
|
||||
commands:
|
||||
- shoutrrr send --url "$${PASSWORD}" --message "The pipline just finished :)"
|
||||
- send --url "$${PASSWORD}" --message "The pipline just finished :)"
|
Loading…
Reference in a new issue