How to register gitlab runner for multiple GitLab instances

One GitLab runner can support attaching to multiple GitLab instances. You can add additional instances by running gitlab-runner register.

example-2.sh

again, or running

example-1.sh

if you’re using our docker-compose-based GitLab runner setup.

This will append a new section to the config file.


Check out similar posts by category: GitLab