3333
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2024-11-29 21:49:51 +08:00
parent 1c45eaeb14
commit de27265b3f

View File

@@ -10,9 +10,9 @@ clone:
steps:
- name: myclone
image: drone/git:latest
# volumes:
# - name: 1panel-nginx-static
# path: /drone/src/xiezheng_h5
volumes:
- name: 1panel-nginx-static
path: /drone/src
commands:
- echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts
- git config --global http.sslVerify "false"
@@ -21,7 +21,7 @@ steps:
volumes:
- name: 1panel-nginx-static
host:
path: /home/bmy/1panel/apps/openresty/openresty/www/sites/site.buyusdt.xyz/index
path: /home/bmy/1panel/apps/openresty/openresty/www/sites/site.buyusdt.xyz/index/
# - name: pc-h5
# image: node:22.2.0