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:
Paul Belanger 2017-08-22 17:24:32 -04:00
parent 01b8009509
commit 0d6696ee2d
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@
post:
jobs:
- publish-openstack-python-branch-tarball
release:
jobs:
- release-openstack-python