mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
gitlab-ci: add 'cmake' tag to all jobs
This will give us more granular control over which runners accept jobs for CMake.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user