From 91436c9d1471558ea0488f1a46b32dad0e4a8a63 Mon Sep 17 00:00:00 2001 From: seahi Date: Fri, 18 Apr 2025 12:29:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=B0=83=E8=AF=95=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= 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 028240d..727d0be 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,6 +17,7 @@ steps: DOCKER_PASSWORD: from_secret: dockerhub_password # 引用你创建的 Secret 名称 settings: + debug: true # 启用调试日志 login: true dockerfile: Dockerfile auto-tag: true