From b6dbdd4ca4ac69aad802cdd839cedf035fb06b64 Mon Sep 17 00:00:00 2001 From: Ben Cooksley Date: Tue, 10 Dec 2024 16:26:21 +1300 Subject: [PATCH] CI adjustment to account for Sphinx sources being in a sub-directory Ref T17740 --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ed0452b..8d5ada6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,7 @@ include: - /gitlab-templates/website-sphinx-app-docs.yml variables: EPUB_NAME: LabplotManual + DOC_ROOT: source/ WEBSITE_LANGUAGES: ca cs de es fi fr it lt nl pt_PT sk uk_UA zh_CH run_tests: