var gitlabApiUrl: String
the base URL of the GitLab API (e.g. https://gitlab.com/api/v4)
Defaults (first not-null value is used):
GITLAB_API_URL (intended to be set manually by user)CI_API_V4_URL (is present in GitLab CI jobs)the base URL of the GitLab API (e.g. https://gitlab.com/api/v4)
Defaults (first not-null value is used):
GITLAB_API_URL (intended to be set manually by user)CI_API_V4_URL (is present in GitLab CI jobs)