From 352bbe281b8387150753731c7c5c9e3632add24a Mon Sep 17 00:00:00 2001 From: heibai2006 Date: Fri, 8 Jul 2022 20:32:24 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: heibai2006 --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 806ed80..a4542d9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,6 +28,7 @@ steps: commands: - cd /www/wwwroot/car.des8.com - pwd && ls -l + - git reset --hard - git pull origin master - name: "设置Env配置"