[documentation/digikam-doc] /: try to add SV to the CI
Gilles Caulier <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit d0c9c2fbe741a5ce0b7787ac94811c324a38ee40 by Gilles Caulier.
Committed on 13/08/2026 at 11:31.
Pushed by cgilles into branch 'master'.
try to add SV to the CI
M +2 -2 .gitlab-ci.yml
https://invent.kde.org/documentation/digikam-doc/-/commit/d0c9c2fbe741a5ce0b7787ac94811c324a38ee40
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6c2db2b56..feeea2fd6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,8 +10,8 @@ include:
- /gitlab-templates/website-sphinx-app-docs.yml
variables:
EPUB_NAME: DigikamManual
- # NOTE: 'sl' and 'sv' languages are not included as CI build report plenty of formating errors.
- WEBSITE_LANGUAGES: ca cs de en es fi fr he it ja lt nl pt_BR pt_PT sk sl uk_UA zh_CN
+ # NOTE: 'sv' languages are not included as CI build report plenty of formating errors.
+ WEBSITE_LANGUAGES: ca cs de en es fi fr he it ja lt nl pt_BR pt_PT sk sl sv uk_UA zh_CN
run_tests:
stage: test
image: invent-registry.kde.org/sysadmin/ci-images/staticweb:latest