From 2b69ef832e5bca1aee0cabe836f2486c05497eb2 Mon Sep 17 00:00:00 2001 From: yulei Date: Thu, 20 Mar 2025 19:43:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/.drone.yml b/.drone.yml index ca50f58..8b487ee 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,15 +17,15 @@ steps: 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 \ No newline at end of file +# - 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 \ No newline at end of file