Merge "Remove build-openstack-sphinx-docs-python3"

This commit is contained in:
Zuul 2018-10-15 01:21:29 +00:00 committed by Gerrit Code Review
commit aae9a4d842
1 changed files with 0 additions and 20 deletions

View File

@ -44,26 +44,6 @@
jobs:
- build-openstack-sphinx-docs
- project-template:
name: build-openstack-sphinx-docs-python3
description: |
Runs legacy OpenStack doc build without publication jobs.
Builds the docs using Sphinx with Python3.
This template is deprecated and should only be used for older stable
branches.
check:
jobs:
- build-openstack-sphinx-docs:
vars:
sphinx_python: python3
gate:
jobs:
- build-openstack-sphinx-docs:
vars:
sphinx_python: python3
- project-template:
name: publish-openstack-sphinx-docs
description: |