From 0c515a2352e0b42374700ff5d1675c3d4f9c65e7 Mon Sep 17 00:00:00 2001 From: lingling <1077478963@qq.com> Date: Tue, 12 Sep 2023 09:35:44 +0800 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 --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 347364e..a885718 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,6 +16,7 @@ steps: path: /go commands: - git clone https://git.shagain.club/lingling/go_echo_wol_web.git /go + - ls /go - cd go_echo_wol_web - git checkout master - ls /go