From b2c14b63e7da780b34adb0f74cd4f3ae73deecf9 Mon Sep 17 00:00:00 2001 From: bmy <2271608011@qq.com> Date: Sat, 30 Nov 2024 21:12:37 +0800 Subject: [PATCH] ww --- .drone.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.drone.yml b/.drone.yml index 00c6a12..c99edf8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,16 +10,16 @@ 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/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 - uname -a -volumes: - - name: 1panel-nginx-static - host: - path: /home/bmy/1panel/apps/openresty/openresty/www/sites/site.buyusdt.xyz/index/xz/ \ No newline at end of file +# volumes: +# - name: 1panel-nginx-static +# host: +# path: /home/bmy/1panel/apps/openresty/openresty/www/sites/site.buyusdt.xyz/index/xz/ \ No newline at end of file