Skip to content
Snippets Groups Projects
Commit 778ea72b authored by Brad King's avatar Brad King
Browse files

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

This will give us more granular control over which runners
accept jobs for CMake.
parent 63a65baf
No related branches found
No related tags found
No related merge requests found
......@@ -99,12 +99,14 @@
.linux_builder_tags:
tags:
- cmake
- build
- docker
- linux
.linux_builder_tags_qt:
tags:
- cmake
- build
- docker
- linux
......@@ -112,6 +114,7 @@
.linux_builder_tags_cuda:
tags:
- cmake
- cuda-rt
- docker
- linux
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment