3
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:45:39 +08:00
parent ac2b1ae974
commit 048f357fd5

View File

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