test
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-14 22:11:51 +08:00
parent 1c7205839e
commit faf97be441

View File

@@ -6,17 +6,10 @@ workspace:
path: /drone/src path: /drone/src
steps: steps:
- name: git-push - name: dingtalk
image: appleboy/drone-git-push image: lddsb/drone-dingtalk-message
settings: settings:
ssh_key: token: e6a8fb84948590317c8220f3c8408d9b301b34ceb766c667613f3843688b23d8
from_secret: GITEE # 从 Drone 的密钥管理中获取 SSH 私钥 type: markdown
remote: git@gitee.com:Colombeblanche/openclash-rule.git secret: G
branch: main sha_link: https://git.yulei.icu/yulei/openclash-rule
commit: true
commit_message: "Deploy changes [skip ci]"
author_name: yulei
author_email: yulei5024@gmail.com
force: true
followtags: true
tag: v1.0.0 # 可选,如果需要推送标签