[education/rkward] /: CI: Add documentation build

Johnny Jazeix null at kde.org
Fri Dec 12 08:13:52 GMT 2025


Git commit 8c3a307d4181f75188fe567874f0f3c79db892b3 by Johnny Jazeix.
Committed on 12/12/2025 at 08:13.
Pushed by jjazeix into branch 'master'.

CI: Add documentation build

M  +1    -0    .gitlab-ci.yml

https://invent.kde.org/education/rkward/-/commit/8c3a307d4181f75188fe567874f0f3c79db892b3

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1cf92fcc9..c69791d57 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,6 +14,7 @@ include:
       - /gitlab-templates/craft-macos-arm64-qt6.yml
       - /gitlab-templates/craft-macos-x86-64-qt6.yml
 #      - /gitlab-templates/flatpak.yml // just a waste of CPU power in the current state
+      - /gitlab-templates/documentation.yml
 
 # NOTE: This is meant to modify the default linux-qt6.yml-job, and currently it does. It will need to be updated once the underlying name changes, though
 suse_tumbleweed_qt610:


More information about the rkward-tracker mailing list