Use publish-openstack-releasenotes-python3 for python3 release notes
Because publish-openstack-releasenotes is final we need to add a new job to use when publishing release notes for projects using python 3 instead of being able to just use a variant with sphinx_python set. Change-Id: Ib671f2c05a5e22d79cb6acc88e9c51e89132970f Depends-On: https://review.openstack.org/563771 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
42d0b7c2cc
commit
410cc4b457
@ -311,14 +311,10 @@
|
||||
sphinx_python: python3
|
||||
post:
|
||||
jobs:
|
||||
- publish-openstack-releasenotes:
|
||||
vars:
|
||||
sphinx_python: python3
|
||||
- publish-openstack-releasenotes-python3
|
||||
tag:
|
||||
jobs:
|
||||
- publish-openstack-releasenotes:
|
||||
vars:
|
||||
sphinx_python: python3
|
||||
- publish-openstack-releasenotes-python3
|
||||
|
||||
- project-template:
|
||||
name: openstack-python-jobs
|
||||
|
Loading…
x
Reference in New Issue
Block a user