Update private registry push.

This commit is contained in:
Alexis Lahouze 2018-11-04 13:26:56 +01:00 committed by root
parent 451668df2d
commit 1cecba927d
1 changed files with 2 additions and 2 deletions

View File

@ -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]