Using Global Variables Across All Pipelines
Currently, all pipelines have specific credentials defined separately within each repository for use in their respective pipelines. We propose moving these variables to global variables (Datamite group) to avoid redefining them individually for each repository.
The variables we refer to are the following:
- CI_REGISTRY_PASSWORD
- CI_REGISTRY_USER
Edited by Antoni Gimeno