docs: update gitlab docs urls
GitLab finally dropped the split between "docs for paid users" and "docs for free users", and in the process re-shuffled some things. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33694>
This commit is contained in:
@@ -215,7 +215,7 @@ faster personal machine as a runner. You can find the gitlab-runner
|
||||
package in Debian, or use GitLab's own builds.
|
||||
|
||||
To do so, follow `GitLab's instructions
|
||||
<https://docs.gitlab.com/ee/ci/runners/runners_scope.html#create-a-project-runner-with-a-runner-authentication-token>`__
|
||||
<https://docs.gitlab.com/ci/runners/runners_scope/#create-a-project-runner-with-a-runner-authentication-token>`__
|
||||
to register your personal GitLab runner in your Mesa fork. Then, tell
|
||||
Mesa how many jobs it should serve (``concurrent=``) and how many
|
||||
cores those jobs should use (``FDO_CI_CONCURRENT=``) by editing these
|
||||
|
||||
Reference in New Issue
Block a user