Answer the question
In order to leave comments, you need to log in
Why is gitlab-runner needed?
Why do I even need to register gitlab-reunner on my machine? If it is not registered, will the tests on gitlab work? As I understand it, the runner needs to be registered on my machine if I need to test not on the GITLAB itself, but through the terminal?
Answer the question
In order to leave comments, you need to log in
the runner is just doing what runs the tests.
If the runner is not registered locally, then the tests will be raced on another available runner, if there is one.
If you have deployed gitlab on your servers, and do not use SaaS, then you should also deploy your own runners.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question