Merge "remove publish-openstack-sphinx-docs-python3 job"

This commit is contained in:
Zuul 2018-07-10 13:38:24 +00:00 committed by Gerrit Code Review
commit aa019bf0d7
1 changed files with 0 additions and 17 deletions

View File

@ -292,23 +292,6 @@
- name: openstack/neutron
- name: openstack/horizon
- job:
name: publish-openstack-sphinx-docs-python3
parent: publish-openstack-sphinx-docs-base
description: |
Publish the results of the build-openstack-sphinx-docs job to
/afs/.openstack.org/docs/{{ zuul.project.short_name }}.
Builds the docs using Sphinx with Python3.
Publishes depending on branch to latest/ (for master), or the
basename of the branch like pike (for stable/pike).
final: true
post-run:
- playbooks/sphinx/post.yaml
vars:
sphinx_python: python3
- job:
name: publish-openstack-sphinx-docs-direct
parent: publish-openstack-sphinx-docs-base