test
This commit is contained in:
19
.drone.yml
19
.drone.yml
@@ -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 # 可选,如果需要推送标签
|
|
||||||
Reference in New Issue
Block a user