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