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

This commit is contained in:
2024-11-29 00:21:32 +08:00
parent 167fdf31ca
commit 3d2f64e3ad

View File

@@ -13,6 +13,7 @@ steps:
image: drone/git:latest
commands:
- echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts
- git config --global http.sslVerify "false"
- git clone https://git.buyusdt.xyz/bmy/xiezheng.git
# extra_hosts:
# - "git.buyusdt.xyz:192.168.31.100"