Automating the Omnibus build infrastructure with GitLab CI
I was thinking to set up a gitlab-ci-runner for this project. Looking at the installation guide however I see a lot of shared dependencies with GitLab. I am concerned that setting up a server to run gitlab-ci-runner may taint the builds of omnibus-gitlab.
Maybe we need an omnibus-gitlab-ci-runner?