Skip to content

Add possibility to define gitlab endpoint though ENV variable

Jan Meizner requested to merge gitlab-endpoint-from-env into master

Summary

To have backup plan for the review when gitlab.com is down all repos were cloned into our private Gitlab installation. Change introduced in this MR allow to switch into dice Gitlab easily, by setting ENV variable.

Other Information

GITLAB_ENDPOINT can be set into dice Gitlab API location.

Merge request reports