From ba69f0e75a666e5b917ac2537746d8cb9655bfd1 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 28 Mar 2025 10:14:27 +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 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 07e1678..7c6a06c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ steps: working_dir: /drone/src/test commands: - echo "Pipeline 1 执行中..." - - pwd + - pwd && ls -l node: app: build