This commit is contained in:
24
.drone.yml
24
.drone.yml
@@ -17,15 +17,15 @@ steps:
|
|||||||
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
|
# - name: git-push
|
||||||
image: appleboy/drone-git-push
|
# image: appleboy/drone-git-push
|
||||||
settings:
|
# settings:
|
||||||
branch: dev
|
# branch: dev
|
||||||
remote: git@gitee.com:Colombeblanche/openclash-rule.git
|
# remote: git@gitee.com:Colombeblanche/openclash-rule.git
|
||||||
ssh_key:
|
# ssh_key:
|
||||||
from_secret: gitee-ssh-key
|
# from_secret: gitee-ssh-key
|
||||||
local_branch: dev
|
# local_branch: dev
|
||||||
force: true
|
# force: true
|
||||||
commit: true
|
# commit: true
|
||||||
author_name: yueli
|
# author_name: yueli
|
||||||
author_email: yulei5024@gmail.com
|
# author_email: yulei5024@gmail.com
|
||||||
Reference in New Issue
Block a user