I have a GitLab repository. I want to add a runner to it. I was able to install it, with the instruction here without Docker (step 3).
Now I have to register it according to the instructions here. In the beggining of that file it is wrriten that I have to obtain a token, but I don’t understand where do I obtain the token from.
In this link it is wrriten that
I can get the token from CI/CD -> settings
but CI/CD does not have a settings option.
Also, in the registration instruction in step 2, it is written:
Please enter the gitlab-ci coordinator URL but there is no documentation anywhere about what is this URL
