3
This commit is contained in:
@@ -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 私钥
|
||||||
|
|||||||
Reference in New Issue
Block a user