gitlab runners – installation and basics
Introduction One of a number of posts on GitLab CI, see the gitlab-runner tag. Initial goal is to add syntax checking, validation, etc., to my puppet control-repo. It took me a little while to piece it together, and these are my notes. The starting page for official docs is https://docs.gitlab.com/runner/ but there’s pockets in other […]