drone-gotify/README.md
2019-06-09 14:52:41 +02:00

332 B

drone-gotify

documentations

https://gotify.net/docs/more-pushmsg#golang
https://docs.drone.io/plugins/examples/golang/

environment variables :

PLUGIN_ENDPOINT=https://gotify.server.tld
PLUGIN_TOKEN=APPLICATION_TOKEN
PLUGIN_TITLE="from drone-gotify"
PLUGIN_MESSAGE="test"          
PLUGIN_PRIORITY=5