diff --git a/.drone.yml b/.drone.yml index f8bdb3b..bd46232 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ steps: image: drone/git:latest volumes: - name: 1panel-nginx-static - path: /drone/src/* + path: /drone/src/xiezheng_h5 commands: - echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts - git config --global http.sslVerify "false"