Compare commits

...

2 Commits

Author SHA1 Message Date
朱志育 730d3322b2 Merge pull request 'refactor: ♻️ 修改ci地址' (#13) from dev into test 2 years ago
姜鑫 b4e7b7b60f refactor: ♻️ 修改ci地址 2 years ago
  1. 4
      .drone.yml

4
.drone.yml

@ -152,8 +152,8 @@ steps:
pull: if-not-exists
image: registry.cn-hangzhou.aliyuncs.com/qmiot/init:apisix-init-base
environment:
url_for_iotplatform: 'http://192.168.0.11:31667'
url_for_iotfile: 'http://192.168.0.11:31666'
url_for_iotplatform: 'http://192.168.0.91:31667'
url_for_iotfile: 'http://192.168.0.91:31666'
logo: '/drone/src/logo.jpg'
cdn_url: 'https://qianmu-iot.1000my.com'
# genre: "Samsung"

Loading…
Cancel
Save