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

This commit is contained in:
2024-11-29 00:19:44 +08:00
parent d2c59760e9
commit 167fdf31ca

View File

@@ -12,6 +12,7 @@ steps:
- name: myclone - name: myclone
image: drone/git:latest image: drone/git:latest
commands: commands:
- echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts
- git clone https://git.buyusdt.xyz/bmy/xiezheng.git - git clone https://git.buyusdt.xyz/bmy/xiezheng.git
# extra_hosts: # extra_hosts:
# - "git.buyusdt.xyz:192.168.31.100" # - "git.buyusdt.xyz:192.168.31.100"