Skip to content

.gitlab-ci.yml: use prebuilt images from project's registry

This removes the dependency to dockerhub which imposed limits and avoids the installation of packages during test time speeding up the CI process.

Merge request reports