summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorPaul Belanger <pabelanger@redhat.com>2017-08-16 14:49:33 -0400
committerPaul Belanger <pabelanger@redhat.com>2017-08-16 14:49:33 -0400
commit51a2da590d6e041386065df92305f98d551a83a4 (patch)
tree2d2a401fb557d3ba52a5363571db46d0dd48a9da /.zuul.yaml
parent6345e20e56097bb9e973b35966f52538789c522f (diff)
downloadzuul-51a2da590d6e041386065df92305f98d551a83a4.tar.gz
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>
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index e2628cb78..271dd029b 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -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