Files
zuul/.zuul.yaml
T
Paul Belanger cb3fde2aa5 Remove publish-openstack-python-branch-tarball job
We need to remove this job from zuul until it has been relocated into
project-config.

Change-Id: I8ef01f14b2bde71c335017f0bbc8532b91f226b6
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-18 15:34:00 -04:00

15 lines
248 B
YAML

- project:
name: openstack-infra/zuul
check:
jobs:
- tox-docs
- tox-cover:
voting: false
- tox-pep8
- tox-py35
gate:
jobs:
- tox-docs
- tox-pep8
- tox-py35