Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dorian Zedler 2021-12-21 21:33:22 +00:00
parent f7a7f0ffd9
commit 508f7ea266

View file

@ -25,10 +25,5 @@ steps:
environment:
URL:
from_secret: shoutrrr_url
entrypoint:
- "/shoutrrr"
- "send"
- "--url"
- "$${URL}"
- --message
- "The pipline just finished :)"
run:
- /shoutrrr send --url "$${URL}" --message "The pipline just finished :)"