Skip to content

Docs feedback: this page is still referring to the old runner architecture by using "--registration-token" in

Section Interactive Registration still refers to the old way of registering by using --registration-token, which is confusing:

gitlab-runner register --name my-runner --url "http://gitlab.example.com" --registration-token my-registration-token

It should be replaced with "--token".

Edited by Mariska Hoogenboom