From fc5f07fd4cb6a472fc1b9d846c90ed7fd282a5d4 Mon Sep 17 00:00:00 2001 From: moweishan <13892077751@163.com> Date: Mon, 29 Dec 2025 16:22:38 +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 4e77328..bd9c0f8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: event: push branch: main commands: - - echo ==================================== + - echo =================================== - echo 这是自动运行的流水线 - echo 自动运行 - echo ====================================