Skip to content

Recursively glob artifact files for gitlab runners

Kenneth Moreland requested to merge kmorel/vtk-m:recursive-glob-artifacts into master

New versions of GitLab allow files for artifacts to be globbed recursively. Use this to get build files like *.cmake.

Merge request reports