Create publish-zuul-python-branch-tarball job
Like the release-zuul-python job, use the same playbooks, except do not publish to pypi. Change-Id: I1e03f1b2e63a10256babbdafdf6e66d4bb9741c3 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user