diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2020-02-06 15:53:06 -0500 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2020-02-06 15:54:06 -0500 |
commit | 01be0fd5a04229e6435c61074452473b13b928ac (patch) | |
tree | b4bad64d8570c223ae44fb7640ce5edf7c193ef3 /jjb | |
parent | 7c614c7301b2abd22fa610e20e6a87a855485197 (diff) |
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 <agardner@linuxfoundation.org>
Change-Id: I1a5f00c53c9b8b1996c5ca24cab1db23ca1553de
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/rtdv3/rtdv3.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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: |