diff --git a/.drone.yml b/.drone.yml index 3481e77..cbdc0ea 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: image: plugins/docker settings: dockerfile: ./Docker-api - tags: latest + auto_tag: true repo: 192.168.0.129:5000/trash-api registry: 192.168.0.129:5000 insecure: true