diff --git a/.drone.yml b/.drone.yml index 089ad61..979ad14 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,13 +11,13 @@ steps: - name: docker image: plugins/docker settings: + repo: registry.alxczl.fr/ldap-interface username: from_secret: docker_username password: from_secret: docker_password - repo: registry.alxczl.fr/ldap-interface - repository: registry.alxczl.fr - tags: latest + registry: registry.alxczl.fr + auto_tag: true when: branch: - master \ No newline at end of file