command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 12, 2019
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Drone ServerChan(Server酱)

drone ServerChan(Server酱) 微信消息通知插件
简介
基于 ServerChan(Server酱) 封装的微信消息通知插件
栗子
明文 key 配置
---
kind: pipeline
name: default
steps:
- name: send-wechat
image: yakumioto/serverchan
settings:
key: {your key}
text: {消息标题}
desp: {消息内容 支持MarkDown}
密文 key 配置
---
kind: pipeline
name: default
steps:
- name: send-wechat
image: yakumioto/serverchan
settings:
key:
from_secret: {your key}
text: {消息标题}
desp: {消息内容 支持MarkDown}
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.