Skip to content

Draft: CI: Remove explicit git submodule commands

As of gitlab-runner 1.10, this can be done via the GIT_SUBMODULE_STRATEGY variable. One less dependency on ./autogen.sh in the CMake and meson builds.

Merge request reports