Merge "Added publish-openstack-python-tarball job"

This commit is contained in:
Zuul
2021-06-17 23:31:04 +00:00
committed by Gerrit Code Review

View File

@@ -63,6 +63,22 @@
- setup.py
- README.rst
- job:
name: publish-openstack-python-tarball
parent: publish-openstack-artifacts
description: |
Release and sign OpenStack python tarballs to tarballs.o.o.
It is similar to release-openstack-python but
omits PyPI publication.
pre-run: playbooks/pti-python-tarball/pre.yaml
run: playbooks/pti-python-tarball/run.yaml
post-run:
- playbooks/pti-python-tarball/post.yaml
secrets:
- gpg_key
vars:
release_python: python3
- job:
name: publish-openstack-sphinx-docs-base
nodeset: ubuntu-xenial