加入app通信
This commit is contained in:
14
.drone.yml
14
.drone.yml
@@ -17,6 +17,20 @@ steps:
|
|||||||
tpl : https://git.yulei.icu/yulei/openclash-rule/raw/branch/dev/markdown.tpl
|
tpl : https://git.yulei.icu/yulei/openclash-rule/raw/branch/dev/markdown.tpl
|
||||||
sha_link: https://git.yulei.icu/yulei/openclash-rule
|
sha_link: https://git.yulei.icu/yulei/openclash-rule
|
||||||
|
|
||||||
|
- name: send
|
||||||
|
image: plugins/webhook
|
||||||
|
settings:
|
||||||
|
urls: http://192.168.31.20:8066/prod-webhook?secret=s645yergnjy453
|
||||||
|
template:
|
||||||
|
{
|
||||||
|
"accept_title": "open-clash规则更新完成",
|
||||||
|
"accept_desp": "open-clash规则更新完成",
|
||||||
|
"accept_tags": "open-clash"
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# - name: git-push
|
# - name: git-push
|
||||||
# image: appleboy/drone-git-push
|
# image: appleboy/drone-git-push
|
||||||
# settings:
|
# settings:
|
||||||
|
|||||||
Reference in New Issue
Block a user