Choosing CI config path when running pipelines
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
I want to be able to choose a CI config path when running a pipeline.
Scenarios;
The use-case for me is to have several scheduled-pipelines that runs different pipelines, from a single repository.
I also need to inject the filename at pipeline level.
i just ran into this issue when trying to trigger a pipeline via the API, ie curl with
--form variables[CI_CONFIG_PATH]=gitlab/ci.yml
Edited by 🤖 GitLab Bot 🤖