Skip to content

Fix the CI login to Container Registry (the gitlab-ci-token user)

Kamil Trzcińśki requested to merge fix-ci-login-to-registry into master

What does this MR do?

This fixes docker login not succeeding when trying to do CI login: gitlab-ci-token with $CI_BUILD_TOKEN.

cc @marin

Merge request reports