Skip to content

Add unix gitlab runner

d.kilic requested to merge 9-unix-gitlab-runner into master
  • Adds the CI configuration for building and unit testing on a arch linux machine as docker container.
  • Adds the Dockerfile to create the docker image for the used docker container.

Note: The Dockerfile was used to create the docker image, but is not read in each push to update the image!

Closes #9 (closed)

Merge request reports