Fix tripleo-docs doc job

We don't need to exclude anything for this repo. We should always run
the docs job for tripleo-docs

Change-Id: I546a6b48efa13d92527b3547fca530897f7f451f
This commit is contained in:
Alex Schultz
2018-06-15 14:50:33 -06:00
parent 019308f7ca
commit eaca01c114

View File

@@ -16323,20 +16323,10 @@
- publish-openstack-sphinx-docs
check:
jobs:
- build-openstack-sphinx-docs:
files:
- ^tox.ini$
- ^deploy-guide/.*
- bindep.txt
- other-requirements.txt
- build-openstack-sphinx-docs
gate:
jobs:
- build-openstack-sphinx-docs:
files:
- ^tox.ini$
- ^deploy-guide/.*
- bindep.txt
- other-requirements.txt
- build-openstack-sphinx-docs
- project:
name: openstack/tripleo-ha-utils