Skip to content
Snippets Groups Projects
D
CGG-public/ci-components/debian-linux
Debian-Linux v0.0.8

Gitlab CI component for C++/CMake projects on Debian Linux

debian

include:
  - component: $CI_SERVER_FQDN/CGG-public/ci-components/debian-linux/debian@v0.0.8
Inputs
Name
Mandatory
Type
Description
Default
tagsfalsearrayTags to apply to the jobs (to select proper runner)[]
stagefalsestringtest
BUILD_TYPEfalsestringRelease
C_COMPILERfalsestringgcc
src_folderfalsestringa repo subfolder that contains a CMakeLists.txt to build.
CXX_COMPILERfalsestringg++
cmake_optionsfalsestringAdditional commandline options for cmake
debian_releasefalsestringbookworm
job_name_prefixfalsestringThe job's prefix (if any)