From 01be0fd5a04229e6435c61074452473b13b928ac Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Thu, 6 Feb 2020 15:53:06 -0500 Subject: Changes for configurable doc-dir Globall jjb changes that implement the configurable var, as well as the configuration change proper Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner Change-Id: I1a5f00c53c9b8b1996c5ca24cab1db23ca1553de --- jjb/rtdv3/rtdv3.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/rtdv3/rtdv3.yaml') diff --git a/jjb/rtdv3/rtdv3.yaml b/jjb/rtdv3/rtdv3.yaml index 24b086afb..017218aa8 100644 --- a/jjb/rtdv3/rtdv3.yaml +++ b/jjb/rtdv3/rtdv3.yaml @@ -15,6 +15,7 @@ name: rtdv3-global default-version: latest tox-dir: "docs/" + doc-dir: "_build/html" build-node: centos7-builder-2c-1g # override the default to ignore ref-updated-event (tag) gerrit_merge_triggers: -- cgit 1.2.3-korg