mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 19:30:11 +01:00
docs: update link to GitLab CI docs
This link is being redirected, but not really where we want to send people. Let's update it, so they end up in the right place. Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19574>
This commit is contained in:
parent
ccb41ce06c
commit
62b9c32d9d
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,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/ce/ci/runners/#create-a-specific-runner>`__ to
|
||||
<https://docs.gitlab.com/ee/ci/runners/runners_scope.html#create-a-specific-runner>`__ 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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue