fix: Use the correct job for post

Use the correct job for post. Use publish-openstack-python-branch-tarball
instead of publish-openstack-python-tarball.

Change-Id: If0e8a2e73d0a7bf238e36119e678f813aedcbd40
This commit is contained in:
zhu.boxiang 2022-05-26 22:13:39 +08:00
parent 37a0cacf26
commit ed1fb8ffca

View File

@ -90,4 +90,4 @@
- ^releasenotes/.*$
post:
jobs:
- publish-openstack-python-tarball
- publish-openstack-python-branch-tarball