From 043e65249ab588b9f21570aa0e55a6b52f330676 Mon Sep 17 00:00:00 2001 From: kale Date: Mon, 8 Dec 2025 02:07:51 -0500 Subject: [PATCH] =?UTF-8?q?[fix]:[20251208][=E6=9E=84=E5=BB=BAdocker,=20?= =?UTF-8?q?=E6=8B=86=E5=88=86=20pipeline]?= 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 c2c65e0..8250c7d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -73,7 +73,7 @@ trigger: event: - tag branch: - - "**" + - "main" workspace: base: /drone -- 2.47.2