diff --git a/.drone.yml b/.drone.yml index 0fcdca4..67d5ea1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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