Add release-openstack-python job
This job runs when we tag a release, it will then upload to testpypi. Change-Id: I19953700490d97b9997ee590297c373c1fa7faa2 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
@@ -6,3 +6,6 @@
|
|||||||
post:
|
post:
|
||||||
jobs:
|
jobs:
|
||||||
- publish-openstack-python-branch-tarball
|
- publish-openstack-python-branch-tarball
|
||||||
|
release:
|
||||||
|
jobs:
|
||||||
|
- release-openstack-python
|
||||||
|
|||||||
Reference in New Issue
Block a user