GitLab: query the project and group level GitLab CI/CD variables using curl
GitLab Pipelines provide the ability to define a workflow that has externalized variables that can be set at the direct project level, or inherited from the group or instance level. These can be viewed in the GitLab web UI, but for scripting and automation can also be queried from the GitLab REST API or GraphQL … GitLab: query the project and group level GitLab CI/CD variables using curl