From f6cbe1b6337ae99144509f6794b9b18f9d376d38 Mon Sep 17 00:00:00 2001 From: bmy <2271608011@qq.com> Date: Fri, 29 Nov 2024 21:07:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index a022553..9059c2b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,8 +13,8 @@ steps: 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.git - - mv /drone/src/xiezheng/ /home/bmy/1panel/apps/openresty/openresty/www/sites/site.buyusdt.xyz/index/xz/ + - git clone https://git.buyusdt.xyz/bmy/xiezheng_h5.git + - mv /drone/src/xiezheng_h5/ /home/bmy/1panel/apps/openresty/openresty/www/sites/site.buyusdt.xyz/index/xz/ # - name: pc-h5 # image: node:22.2.0