update .drone.yml

dev
Vladimir Kutkovoy 11 months ago
parent 686f003857
commit 6360b98e34
  1. 2
      .drone.yml

@ -8,7 +8,7 @@ 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: 192.168.0.129:5000 registry: 192.168.0.129:5000
- name: telegram notification - name: telegram notification

Loading…
Cancel
Save