Setting Up and Configuring a Local GitLab Runner for Efficient CI/CD Testing
The below link will guide you to configure the GitLab runner.
Install GitLab Runner manually on GNU/Linux | GitLab
Alternatively, you can follow the below steps to create a GitLab runner on the local machine:
curl -LJO "https://gitlab-runner-download...
sudhindra.hashnode.dev1 min read