Variables in service templates
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Hi,
what about using variables for constructing the parameters in service templates?
For instance, we have to set the url for Jenkins in every project. Every project has its own url like https://jenkins_url/job/go_service-features/. In this case the project name in gitlab is go_service, so sth like https://jenkins_url/job/<project_name>-features (https://jenkins_url/job/go_service-features) would be nice.
Edited by 🤖 GitLab Bot 🤖