Skip to content

Add CI variable to provide GitLab FQDN

Balasankar 'Balu' C requested to merge 64161-gitlab-fqdn into master

What does this MR do?

Add a predefined CI variable that stores the FQDN of GitLab instance (like gitlab.com or dev.gitlab.org)

Development timeline

  1. Decided to use HOST instead of FQDN. IP addresses are valid values for GitLab's host address, and calling them FQDN is not technically correct.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Closes: #64161 (closed)

Edited by Grzegorz Bizon

Merge request reports