Browse Source

debug mode

master
LonglyCode 3 years ago
parent
commit
5835064669
  1. 2
      .drone.yml

2
.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

Loading…
Cancel
Save