Skip to content

CI makes use of persistent data volume

Pranav Ashok requested to merge new-runner-test into master

The Gitlab runner host now has a /examples folder mounted as described in here. The Dockerfile as well as the CI config has been changed to make use of the new persistent folder. Note that this configuration works only with the current runner.

Merge request reports