Add publish-openstack-python-branch-tarball to post pipeline

Now that zuulv3.o.o is gating on the zuul project, we can start
publishing 'master' tarballs in the post pipeline.

This also removes the tox-tarball job from check, which is no longer
needed for testing.

Change-Id: I854fd50abf76d66a253bd852eafbd75dd42cce24
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-08-16 14:49:33 -04:00
parent 6345e20e56
commit 51a2da590d
1 changed files with 3 additions and 1 deletions

View File

@ -7,9 +7,11 @@
voting: false
- tox-pep8
- tox-py35
- tox-tarball
gate:
jobs:
- tox-docs
- tox-pep8
- tox-py35
post:
jobs:
- publish-openstack-python-branch-tarball