From d3349aa98f78eef4952e925a3a26c3526a33fa65 Mon Sep 17 00:00:00 2001 From: giaogiao Date: Mon, 11 Sep 2023 17:34:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95pwd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 6a1bdc6..d2b642c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,6 +15,7 @@ steps: - name: cache path: /web commands: + - pwd - cd /web - git clone https://git.shagain.club/lingling/go_echo_wol_web.git . - git checkout master