From cc86d767d400efa2e041b06cc30af93ba72ff42e Mon Sep 17 00:00:00 2001 From: xinian Date: Wed, 28 Jan 2026 14:43:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E6=96=87=E4=BB=B6=20my-first?= =?UTF-8?q?-workflow.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .woodpecker/my-first-workflow.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.woodpecker/my-first-workflow.yaml b/.woodpecker/my-first-workflow.yaml index d3d9073e6..ad0b39edd 100644 --- a/.woodpecker/my-first-workflow.yaml +++ b/.woodpecker/my-first-workflow.yaml @@ -123,8 +123,7 @@ steps: username: root # 统一缩进6个空格 password: dgaoXMPC8325 # 统一缩进6个空格 source: - - ./build/login_* - - ./build/logic_* + - .blazing/build/** target: /opt/login/ strip_components: 1 # 统一缩进6个空格 skip_verify: true # 统一缩进6个空格