This commit is contained in:
13
.drone.yml
13
.drone.yml
@@ -16,3 +16,16 @@ steps:
|
|||||||
secret: G
|
secret: G
|
||||||
tpl : https://git.yulei.icu/yulei/openclash-rule/raw/branch/dev/markdown.tpl
|
tpl : https://git.yulei.icu/yulei/openclash-rule/raw/branch/dev/markdown.tpl
|
||||||
sha_link: https://git.yulei.icu/yulei/openclash-rule
|
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
|
||||||
Reference in New Issue
Block a user