Skip to content

Remove unused pipeline_definition_branch_override

pipeline_definition_branch_override is only used when assembling .gitlab-ci.yml for CI pipelines, but not for pulling the correct version of pipeline-definition in the pipeline itself. This is handled by pipeline_definition_ref_override.

Signed-off-by: Michael Hofmann mhofmann@redhat.com

Edited by Michael Hofmann

Merge request reports