cat /proc/version
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-11-30 21:17:33 +08:00
parent 8070c4c5cc
commit b344e2d1cb

View File

@@ -18,6 +18,7 @@ steps:
- git config --global http.sslVerify "false" - git config --global http.sslVerify "false"
- git clone https://git.buyusdt.xyz/bmy/xiezheng_h5.git - git clone https://git.buyusdt.xyz/bmy/xiezheng_h5.git
- uname -a - uname -a
- cat /proc/version
- apt install sshpass - apt install sshpass
# volumes: # volumes: