diff --git a/.drone.yml b/.drone.yml index 3b3cc5b..2d6bd81 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,6 +3,6 @@ pipeline: image: plugins/docker tags: - latest - registry: registry.lahouze.org + registry: https://registry.lahouze.org repo: registry.lahouze.org/gentoo/builder - #secrets: [docker_username, docker_password] + secrets: [docker_username, docker_password]