Skip to content

Add a build preparation script, modify gitlab.ci.yml to use the script.

Marin Jankovski requested to merge build_script into master

Updated the .gitlab-ci.yml to use a script which contains build preparation for runners which might run docker images with CI runner. Regular builds should be not affected.

Merge request reports