Skip to content

Use CI_DEFAULT_BRANCH as the default branch

Do not hard code branch name in the yaml config, as it becomes extra work for downstreams using the same recipes. Instead, rely on the CI variable $CI_DEFAULT_BRANCH

Signed-off-by: Ritesh Raj Sarraf ritesh.sarraf@collabora.com

Merge request reports