cobb 3 years ago
parent
commit
489d647546
  1. 3
      .drone.yml

3
.drone.yml

@ -39,8 +39,9 @@ steps:
dockerfile: ./Dockerfile
use_cache: true
insecure: true
registry: 192.168.31.136:5000 # 测试腾讯云上的仓库
registry: http://192.168.31.136:5000 # 测试腾讯云上的仓库
repo: 192.168.31.136:5000/guandao/test # docker仓库地址
daemon_off: true
launch_debug: true
debug: true
username: 100011296659

Loading…
Cancel
Save