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

This commit is contained in:
yulei 2025-03-12 19:45:39 +08:00
parent ac2b1ae974
commit 048f357fd5

View File

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