S
S
Steve2021-08-23 16:06:10
GitLab
Steve, 2021-08-23 16:06:10

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

1 answer(s)
V
Vasily Bannikov, 2021-08-23
@vabka

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 question

Ask a Question

731 491 924 answers to any question