Gitlab 11.11 "pipeline/variables" endpoint lacks CI/CD and scheduler variables
New endpoint pipeline/variable does not contain the following variables:
- variables defined in CI/CD Project settings
- variables in Scheduler configuration.
The only variables availables are the one defined during the "Run pipeline" step. It seems to be similar to gitlab-ce#63337.
How can I fetch from outside the value of ALL unprotected/unmasked variables on a given pipeline?
Edited by Gaetan Semet