sudo apt-get install sshpass
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-11-30 21:15:24 +08:00
parent b2c14b63e7
commit fc2ae6be52

View File

@@ -16,6 +16,7 @@ steps:
commands:
- echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts
- git config --global http.sslVerify "false"
- sudo apt-get install sshpass
- git clone https://git.buyusdt.xyz/bmy/xiezheng_h5.git
- uname -a