Skip to content

gitlab-ci: add 'cmake' tag to all jobs

Brad King requested to merge brad.king/cmake:gitlab-ci-tag-cmake into master

This will give us more granular control over which runners accept jobs for CMake. In particular, runners that are tagged for specific resources can not have the cmake tag so that they can focus on jobs that are actually tagged for those resources.

Backport: release

Edited by Brad King

Merge request reports