更新
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-03-12 19:23:25 +08:00
parent 0168fad07a
commit f6eaf36740

View File

@@ -8,6 +8,9 @@ workspace:
steps:
- name: git-push
image: appleboy/drone-git-push
commands:
- git clone --depth=1 --branch=dev https://git.yulei.icu/yulei/openclash-rule.git /drone/src
- git config --global http.sslVerify false
settings:
ssh_key:
from_secret: GITEE # 从 Drone 的密钥管理中获取 SSH 私钥