mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-08 08:40:48 +00: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:
|
.linux_builder_tags:
|
||||||
tags:
|
tags:
|
||||||
|
- cmake
|
||||||
- build
|
- build
|
||||||
- docker
|
- docker
|
||||||
- linux
|
- linux
|
||||||
|
|
||||||
.linux_builder_tags_qt:
|
.linux_builder_tags_qt:
|
||||||
tags:
|
tags:
|
||||||
|
- cmake
|
||||||
- build
|
- build
|
||||||
- docker
|
- docker
|
||||||
- linux
|
- linux
|
||||||
@@ -112,6 +114,7 @@
|
|||||||
|
|
||||||
.linux_builder_tags_cuda:
|
.linux_builder_tags_cuda:
|
||||||
tags:
|
tags:
|
||||||
|
- cmake
|
||||||
- cuda-rt
|
- cuda-rt
|
||||||
- docker
|
- docker
|
||||||
- linux
|
- linux
|
||||||
|
|||||||
Reference in New Issue
Block a user