Don't use the docs cantrip for specs-site

It has its own tox env - it's special.

Change-Id: Ibd471a508ac063d1173131c0a120612f492e854f
This commit is contained in:
Monty Taylor 2017-09-27 16:35:00 -05:00
parent 91536f950d
commit c23e313500
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,4 @@
- hosts: all
roles:
- role: tox
tox_envlist: specs

View File

@ -147,7 +147,7 @@
Publish OpenStack specs site to static.openstack.org specs/
final: True
pre-run: playbooks/python-docs/pre
run: playbooks/python-docs/run
run: playbooks/specs-site/run
post-run: playbooks/publish/openstack-specs-site
required-projects:
- name: openstack/requirements