Merge "Create publish-zuul-python-branch-tarball job"

This commit is contained in:
Zuul 2018-11-21 18:57:22 +00:00 committed by Gerrit Code Review
commit b1abe260a9
1 changed files with 9 additions and 0 deletions

View File

@ -226,6 +226,15 @@
- setup.py
- README.rst
- job:
name: publish-zuul-python-branch-tarball
parent: publish-openstack-artifacts
description: |
Publish the results of the tox-tarball job to tarballs.openstack.org.
pre-run: playbooks/zuul-tarball/pre.yaml
run: playbooks/zuul-tarball/run.yaml
post-run: playbooks/python-branch-tarball/post.yaml
- job:
name: release-zuul-python
parent: publish-openstack-artifacts