How to setup and configure your own Gitlab Runner
Introduction
If you have been using Gitlab and configured to run CI (Continuous Integration) using gitlab-ci.yml then you may not know that by default, it runs using the free runner provided by Gitlab
Project > Settings > CI/CD > Runner
You can ch...
bwgjoseph.com7 min read