3
This commit is contained in:
parent
ac2b1ae974
commit
048f357fd5
@ -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 私钥
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user