Browse Source

测试

master
cobb 3 years ago
parent
commit
e4017faaea
  1. 5
      .drone.yml

5
.drone.yml

@ -38,8 +38,9 @@ steps:
settings:
dockerfile: ./Dockerfile
use_cache: true
registry: https://ccr.ccs.tencentyun.com # 测试腾讯云上的仓库
repo: ccr.ccs.tencentyun.com/guandao/test # docker仓库地址
insecure: true
registry: 192.168.31.136:5000 # 测试腾讯云上的仓库
repo: 192.168.31.136:5000/guandao/test # docker仓库地址
launch_debug: true
debug: true
username: 100011296659

Loading…
Cancel
Save