GitLab Global Variables

This section describes the global variables that are presently being used as part of the GitLab CI/CD infrastructure.

You can directly use these variables in $VARIABLE format in your CI/CD pipelines. Passwords are masked and not visible on the pipeline outputs. Please refrain from writing them in plain-text format.

Variables Interface

The variables are set under the CI/CD Settings on GitLab.

GitLab Variables

The variables interface on GitLab

Group Variables

There is a set of variables that are shared with projects withing the SKAO group that are useful for various jobs. You can find them in https://gitlab.com/ska-telescope/<path/to/your/project>/-/settings/ci_cd#js-cicd-variables-settings, under the Group variables (inherited) section.