Remove build-openstack-sphinx-docs-python3

This obsolete template is not used anymore, remove it.

Change-Id: Ic96550073c2d4f3645eec519ded26427249c4eb1
Depends-On: https://review.openstack.org/609792
This commit is contained in:
Andreas Jaeger 2018-10-11 21:20:11 +02:00
parent 6c8c07bad2
commit eb6151cd02
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: |