diff options
| author | Johnny Jazeix <[email protected]> | 2025-12-12 19:32:41 +0000 |
|---|---|---|
| committer | Johnny Jazeix <[email protected]> | 2025-12-12 19:32:41 +0000 |
| commit | cd19b9644d671212fa32bd53e6b65932f95f4089 (patch) | |
| tree | 6868b2abb64f73f30a4665b1bc0af7fbb9441543 /.gitlab-ci.yml | |
| parent | 55eeb9ffba2b4845db050aadd80374c6f227fdf8 (diff) | |
CI: Add documentation build
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1f69b08c0..af6d6eb99 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,3 +10,4 @@ include: - /gitlab-templates/xml-lint.yml - /gitlab-templates/yaml-lint.yml + - /gitlab-templates/documentation.yml |
