This is a post in our series about Gitlab, for the earlier post see https://www.heinventions.com/2018/06/14/gitlab-ci-cd/ Introduction A Gitlab Runner allows Gitlab to run Pipelines and Jobs (which can be used for anything e.g. Tests and Builds),…

Install GitLab Runner on macOS

Gitlab CI/CD
Here at H&E Inventions we have our own instance of GitLab and we rely a lot on Gitlab CI, we have runners on multiple platforms to cover GitLab CI is a very powerful system for…