Skip to content

Use prebuild docker image for ci

Casper Meijn requested to merge improve_build into master

To increase the speed of the gitlab-ci builds, the build uses a pre-build docker container. This way installation of the tools is not done every build and the build will be faster.

fixed #9 (closed)

Merge request reports