From 895dd256a1c60dd25fa9c00192d87a2ce441c0fc Mon Sep 17 00:00:00 2001 From: seahi Date: Fri, 18 Apr 2025 12:17:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=9E=84=E5=BB=BA=E8=BF=87?= =?UTF-8?q?=E7=A8=8B=E4=B8=AD=E7=9A=84debug=E4=BF=A1=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 deletion(-) diff --git a/.drone.yml b/.drone.yml index c466db2..a5166ba 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,6 @@ steps: image: plugins/docker:20.10 privileged: false settings: - debug: true login: true dockerfile: Dockerfile auto-tag: true