Update '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
8dfeaf70d6
commit
a9629d9284
1 changed files with 2 additions and 1 deletions
|
@ -25,6 +25,7 @@ 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