From 707ac960b9a65d7e829f82f526ebf88a45d6fe7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=9F=E5=87=A1=E6=87=82?= Date: Wed, 29 Jun 2022 12:47:29 +0800 Subject: [PATCH] 333 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index cab8adf..5a557ba 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,7 +20,7 @@ steps: GIT_PASSWD: from_secret: GIT_PASSWD commands: - - export WEBROOT=$WEBROOT + - export WEBROOT=/www/wwwroot/car.des8.com - export MYSQLHOST=127.0.0.1 - export MYSQLNAME=car_des8_com - export MYSQLUSER=car_des8_com