Merge "Remove unused job publish-openstack-sphinx-docs-direct"

This commit is contained in:
Zuul 2019-05-21 07:09:35 +00:00 committed by Gerrit Code Review
commit c690d65bdb
1 changed files with 0 additions and 16 deletions

View File

@ -218,22 +218,6 @@
- name: openstack/neutron
- name: openstack/horizon
- job:
name: publish-openstack-sphinx-docs-direct
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 }}
Publishing is done from master branch directly without using /latest.
This job is obsolete, use ``publish-openstack-tox-docs-direct`` instead.
final: true
post-run:
- playbooks/sphinx/post-direct.yaml
branches:
- master
- job:
name: publish-openstack-tox-docs-base
description: |