Files
openclash-rule/.drone.yml
yulei f935655f9c
Some checks failed
continuous-integration/drone/push Build is failing
备份到gitee
2025-03-20 19:38:24 +08:00

31 lines
710 B
YAML

kind: pipeline
type: docker
name: default
workspace:
path: /drone/src
branches: dev
steps:
- name: dingtalk
image: lddsb/drone-dingtalk-message
settings:
token: e6a8fb84948590317c8220f3c8408d9b301b34ceb766c667613f3843688b23d8
type: markdown
secret: G
tpl : https://git.yulei.icu/yulei/openclash-rule/raw/branch/dev/markdown.tpl
sha_link: https://git.yulei.icu/yulei/openclash-rule
- name: git-push
image: appleboy/drone-git-push
settings:
branch: dev
remote: git@gitee.com:Colombeblanche/openclash-rule.git
ssh_key:
from_secret: gitee-ssh-key
local_branch: dev
force: true
commit: true
author_name: yueli
author_email: yulei5024@gmail.com