Compare commits

..

2 Commits

Author SHA1 Message Date
b6ff969be3 Merge branch 'dev' of https://git.yulei.icu/yulei/openclash-rule into dev
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 19:55:08 +08:00
b1ec693172 加入app通信 2025-04-03 19:55:05 +08:00

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: