From f6a781374b5b30d5688649cab20ab4242a4475ad Mon Sep 17 00:00:00 2001 From: lpiwowar Date: Tue, 12 Oct 2021 12:36:33 +0200 Subject: [PATCH] Publish docs to docs.opendev.org docs.opendev.org will provide easier access to the doc pages in comparison to the Gitea (opening the doc files in the repo). Change-Id: I88f587b14f911ee34210f6a249f789929eb3a65c --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 5ca7b9d1..c9a578b7 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -9,10 +9,12 @@ - refstack-tox-functional: nodeset: openstack-single-node-bionic - refstack-tox-pip-check-reqs + - opendev-tox-docs gate: jobs: - refstack-tox-functional: nodeset: openstack-single-node-bionic + - opendev-tox-docs - job: name: refstack-tox-functional