From 58350646694dbe5903bf4d6edcf97df5be204e4c Mon Sep 17 00:00:00 2001 From: LonglyCode Date: Thu, 1 Dec 2022 22:08:14 +0800 Subject: [PATCH] debug mode --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 71a5608..ac625a0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,6 +37,8 @@ steps: use_cache: true registry: https://ccr.ccs.tencentyun.com # 测试腾讯云上的仓库 repo: ccr.ccs.tencentyun.com/guandao/test # docker仓库地址 + launch_debug: true + debug: true username: 100011296659 password: from_secret: repo_pw