.gitlab-ci.yml: Fix the registry as "registry.gitlab.com"
authorAndrew Bartlett <abartlet@samba.org>
Wed, 13 Feb 2019 03:14:13 +0000 (16:14 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Feb 2019 01:18:30 +0000 (02:18 +0100)
commitda56644792379b1ead8221233f1b43f55e942202
tree7bc5673d5ff649aad6dae9508dc8b83b6ee13b0e
parent7dcf51282a53dbdc550e619da7f92f49746217b6
.gitlab-ci.yml: Fix the registry as "registry.gitlab.com"

This is important as our team docker images are only in this registry, but
the .gitlab-ci.yml file is also run on other private GitLab hosts.

This partially undoes 8989916b5af6fed9c4c63035d4488583396b8c5a

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Tim Beale <timbeale@catalyst.net.nz>
.gitlab-ci.yml