update .drone.yml

dev
Vladimir Kutkovoy 11 months ago
parent 52d06767ba
commit 0dea15754f
  1. 2
      .drone.yml

@ -7,7 +7,7 @@ steps:
image: plugins/docker image: plugins/docker
settings: settings:
dockerfile: ./Docker-api dockerfile: ./Docker-api
tags: latest auto_tag: true
repo: 192.168.0.129:5000/trash-api repo: 192.168.0.129:5000/trash-api
registry: 192.168.0.129:5000 registry: 192.168.0.129:5000
insecure: true insecure: true

Loading…
Cancel
Save