Browse Source

refactor: ♻️ 修改ci地址

pull/13/head
姜鑫 2 years ago
parent
commit
b4e7b7b60f
  1. 4
      .drone.yml

4
.drone.yml

@ -152,8 +152,8 @@ steps:
pull: if-not-exists pull: if-not-exists
image: registry.cn-hangzhou.aliyuncs.com/qmiot/init:apisix-init-base image: registry.cn-hangzhou.aliyuncs.com/qmiot/init:apisix-init-base
environment: 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' logo: '/drone/src/logo.jpg'
cdn_url: 'https://qianmu-iot.1000my.com' cdn_url: 'https://qianmu-iot.1000my.com'
# genre: "Samsung" # genre: "Samsung"

Loading…
Cancel
Save