dev #3

Merged
yulei merged 18 commits from dev into main 2025-03-15 02:19:18 +00:00
Showing only changes of commit f6eaf36740 - Show all commits

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 私钥