Re-remove openstack-doc-build from project-config

We moved this here so that we could do docs-draft things. But now we
don't need to do those things anymore and a new job is over in
openstack-zuul-jobs.

Change-Id: Iddf3c07ffddfc1e23b19c0a1b6cb0236d8a49b6c
This commit is contained in:
Monty Taylor 2017-09-21 17:06:20 -05:00
parent 7135e7ddd1
commit ee78d1c867
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 0 additions and 11 deletions

View File

@ -377,17 +377,6 @@
name: pypi_info
- gpg_key
- job:
name: openstack-doc-build
pre-run: playbooks/python-docs/pre
run: playbooks/python-docs/run
post-run: playbooks/python-docs/post
success-url: html/
required-projects:
- name: openstack/requirements
vars:
tox_constraints_file: "{{ ansible_user_dir }}/src/git.openstack.org/openstack/requirements/upper-constraints.txt"
- job:
name: publish-openstack-python-docs
description: |