From 780c0d06e95024b71cf363bdc08414f242b03877 Mon Sep 17 00:00:00 2001 From: Jens Harbott Date: Fri, 29 Jun 2018 13:09:10 +0000 Subject: [PATCH] Add doc build job locally We want to control the doc build locally, so we do not depend on changes to project-config. Also, since this is a greenfield thing, use python3 from the start. Change-Id: I811d492fe4aa5525003820936e16d7be4632209c --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index c7ebb5d..fd3501d 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -30,4 +30,5 @@ - project: templates: + - build-openstack-sphinx-docs-python3 - openstack-chef-repo-jobs