05b92c1693
Also set the theme to alabaster until starlingxdocs is ready Change-Id: Idcfe4244f6d43380c8cee87d165ca2786f3e1767 Signed-off-by: Dean Troyer <dtroyer@gmail.com>
18 lines
354 B
YAML
18 lines
354 B
YAML
---
|
|
- project:
|
|
templates:
|
|
- build-openstack-docs-pti
|
|
check:
|
|
jobs:
|
|
- build-openstack-releasenotes
|
|
- openstack-tox-pep8:
|
|
voting: false
|
|
- openstack-tox-linters
|
|
gate:
|
|
jobs:
|
|
- build-openstack-releasenotes
|
|
- openstack-tox-linters
|
|
post:
|
|
jobs:
|
|
- publish-stx-tox
|