Jenkins has option for a build to come with parameters, the pipeline run feature of GitLab is give all variables described in .gitlab-ci.yml to scripts, however, they are not shown on the pipeline run page.
When I set 2 variables on the Settings > CI/CD as shown in the image:
I expect that i will be able to see these Variables when i want to trigger a build.
Unfortunately it is not working like that and maybe even this feature is not available even that in Jenkins there is such an option for 10 years.
Please tell me how to make it work.
I see that there are Issues about it such issue #48974 but not sure if this is already implemented and if it is in what version…
Thanks,
Doron Shai