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

This commit is contained in:
2024-11-29 21:37:44 +08:00
parent a3064c0773
commit e8225c7a77

View File

@@ -10,13 +10,18 @@ clone:
steps:
- name: myclone
image: drone/git:latest
volumes:
- name: 1panel-nginx-static
path: /drone/src/xiezheng_h5
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_h5.git
- pwd
- ls
- mv xiezheng_h5/* /drone/xz
volumes:
- name: 1panel-nginx-static
host:
path: /home/bmy/1panel/apps/openresty/openresty/www/sites/site.buyusdt.xyz/index
# - name: pc-h5
# image: node:22.2.0