加入app通信

This commit is contained in:
2025-04-03 19:55:05 +08:00
parent 2b69ef832e
commit b1ec693172

View File

@@ -17,6 +17,20 @@ steps:
tpl : https://git.yulei.icu/yulei/openclash-rule/raw/branch/dev/markdown.tpl
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
# image: appleboy/drone-git-push
# settings: