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