How to Set Up a Custom GitLab Runner
Create a project runner in GitLab, run the official GitLab Runner Docker image, register it with your token, and confirm the runner is connected.
// learn by doing
Package and run services with containers.
// focused content
Create a project runner in GitLab, run the official GitLab Runner Docker image, register it with your token, and confirm the runner is connected.