Drone plugins > ServerChan(Server酱)
ServerChan(Server酱)
by yakumioto
The ServerChan plugin posts build status messages to your account.
Example
kind: pipeline
name: default
steps:
- name: send-wechat
image: yakumioto/serverchan
settings:
key: SCU48558T164ff96a3316d8a22cacea21d66b5caed80baa044
text: hello world
desp: Send by ServerChan
Properties
key
stringrequiredServerChan key.
Secret recommendedDefault: none
text
stringrequiredNotification title
Default: none
desp
stringoptionalMessage description.
Default: none