Skip to content

Update .gitlab-ci.yml to use docker images

Using this config, only a docker runner is needed. All contributors will only have to install gitlab-ci-multi-runner and register a docker runner. Everything else should then be taken care of.

The dockerfile used to build the image can be found here

two sidenotes:

  1. This should probably resolve the issues you currently have with your runners
  2. This should enable relative easy setups for runners. In case you have donated servers, they could be easily used. If you don't, I'm happy to offer my dedicated server.

Merge request reports