gitlab-ci: Clarify a bit what is behind the "MSVC" builds
This commit is contained in:
parent
d7edee8ec8
commit
d0228dd79f
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ spec:
|
|||
description: 'Pipelines used only for testing'
|
||||
options:
|
||||
- GIMP_CI_MESON_CLANG #trigger the Debian Clang build (rare usefulness)
|
||||
- GIMP_CI_MESON_MSVC #trigger the Windows MSVC build (rare usefulness)
|
||||
- GIMP_CI_MESON_MSVC #trigger the Windows Clang-CL/MSVC build (rare usefulness)
|
||||
- GIMP_CI_MESON_APPLECLANG #trigger the Apple Clang build with Homebrew packages (rare usefulness)
|
||||
- GIMP_CI_RASTER_ICONS #trigger the Debian Clang build without vector icons (rare usefulness)
|
||||
- GIMP_CI_CPPCHECK #trigger cppcheck (static code analysis)
|
||||
|
|
|
|||
Loading…
Reference in a new issue