diff --git a/.drone.yml b/.drone.yml index ef816be..1eafc7e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,12 +40,10 @@ steps: settings: dockerfile: Dockerfile repo: 192.168.230.38:8888/zabbix/back:latest - registry: 192.168.230.38:8888 + registry: http://192.168.230.38:8888 insecure: true # 如果需要使用不安全的连接,可以设置为 true - username: - from_secret: harbor_user - password: - from_secret: harbor_psw + username: admin + password: Macro3 tags: latest # - name: notify