update .drone.yml

dev
Vladimir Kutkovoy 11 months ago
parent 9997941e78
commit 52d06767ba
  1. 4
      .drone.yml

@ -8,8 +8,8 @@ steps:
settings: settings:
dockerfile: ./Docker-api dockerfile: ./Docker-api
tags: latest tags: latest
repo: localhost:5000/trash-api repo: 192.168.0.129:5000/trash-api
registry: localhost:5000 registry: 192.168.0.129:5000
insecure: true insecure: true
- name: telegram notification - name: telegram notification

Loading…
Cancel
Save