From 9ef06ef1d51e99ff52c384b153b1d77e605485f4 Mon Sep 17 00:00:00 2001 From: seahi Date: Wed, 16 Apr 2025 09:27:23 +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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 6a1b953..c466db2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,8 @@ steps: image: plugins/docker:20.10 privileged: false settings: + debug: true + login: true dockerfile: Dockerfile auto-tag: true registry: harbor.seahi.me