From 01be0fd5a04229e6435c61074452473b13b928ac Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Thu, 6 Feb 2020 15:53:06 -0500 Subject: [PATCH] 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 --- global-jjb | 2 +- jjb/rtdv3/rtdv3.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/global-jjb b/global-jjb index a831fa911..f09897651 160000 --- a/global-jjb +++ b/global-jjb @@ -1 +1 @@ -Subproject commit a831fa9118f6b48ba2d29efab414c861f9d04ba9 +Subproject commit f09897651a64bbfa1d3424ca58d09cbb2af382cf 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: -- 2.16.6