update .drone.yml

dev
Vladimir Kutkovoy 11 months ago
parent 6360b98e34
commit 7d4efc2303
  1. 4
      .drone.yml

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

Loading…
Cancel
Save