Skip to content

bin/ci: fix mistakenly hardcoded repo name in get_gitlab_project()

Eric Engestrom requested to merge eric/mesa:ci-bin-fix into main

It didn't matter so far because all callers always pass "mesa".

Fixes: 6676349c ("ci: add script for manage Mesa CI")

Merge request reports