From 1ab5721af9b4a92990877d59a30fe535ffa202e6 Mon Sep 17 00:00:00 2001 From: lingling <1077478963@qq.com> Date: Tue, 12 Sep 2023 08:46:58 +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 e67e219..086d09e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,6 +24,7 @@ steps: - name: build_web image: node commands: + - pwd - cd /go/web/go_echo_wol_web - pwd - npm install yarn