From 4788a6e1a0a1a9d35933ecc40afcc92d578d6157 Mon Sep 17 00:00:00 2001 From: meng Date: Fri, 17 Feb 2023 04:39:51 +0800 Subject: [PATCH] =?UTF-8?q?fix=E6=95=B0=E6=8D=AE=E5=BA=93=E5=8D=87?= =?UTF-8?q?=E7=BA=A7Drone=E8=87=AA=E5=8A=A8=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 12f66fe..5644b27 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,7 +40,7 @@ steps: - name: "更新数据库" commands: - - curl 'http://we2.cnp5.cn/app/api.php?i=1&r=upsql&sql_key=wanshangliaoliao' --compressed --insecure + - curl 'http://we.cnp5.cn/app/api.php?i=1&r=upsql&sql_key=wanshangliaoliao' --compressed --insecure - name: "更改文件权限" commands: