From bad9d28aae6055d1a49800c1653e1125eb47cb52 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 5 Jul 2018 16:05:29 -0400 Subject: [PATCH] remove publish-openstack-sphinx-docs-python3 project template This template is no longer needed after we switch to publish-openstack-docs-pti. Depends-On: https://review.openstack.org/580486 Change-Id: Ib63fd77b1fb0a1cb30f30587fa521f24ec49a17b Signed-off-by: Doug Hellmann --- zuul.d/project-templates.yaml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/zuul.d/project-templates.yaml b/zuul.d/project-templates.yaml index e93d9037..1bb94ccd 100644 --- a/zuul.d/project-templates.yaml +++ b/zuul.d/project-templates.yaml @@ -65,26 +65,6 @@ jobs: - publish-openstack-sphinx-docs -- project-template: - name: publish-openstack-sphinx-docs-python3 - description: | - Runs normal OpenStack PTI doc build and publication jobs. - - Builds the docs using Sphinx with Python3. - check: - jobs: - - build-openstack-sphinx-docs: - vars: - sphinx_python: python3 - gate: - jobs: - - build-openstack-sphinx-docs: - vars: - sphinx_python: python3 - post: - jobs: - - publish-openstack-sphinx-docs-python3 - - project-template: name: publish-openstack-docs-pti description: |