reno/.zuul.yaml
Stephen Finucane 9700000b35 Update CI to use unversioned jobs template
As part of the migration of this project to the independent release
model, we failed to notice that the job template was still tied to a
specific release. We've now introduced a new unversioned job template,
'openstack-python3-jobs' [1], which was can and should use. Do this.

[1] https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/833286/

Change-Id: If46fe44ef822b26f1bc777cfbbe4fc2084fedae7
Depends-On: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/833286/
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-03-15 15:09:15 +00:00

6 lines
121 B
YAML

- project:
templates:
- openstack-python3-jobs
- openstack-cover-jobs
- publish-openstack-docs-pti