From 143f05f26894358e5d0dbe07218a76ce7865398d Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 25 Jun 2020 08:52:32 +0200 Subject: [PATCH] Update jobs Switch to py38 jobs and add pep8 and publish-tarball, they are not part of the py3x templates anymore. Depends-On: https://review.opendev.org/737701 Change-Id: I13b7f8556f6839110d82abf57dd9146992c98d7c --- .zuul.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index fe6befa..e2d2410 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,4 +1,5 @@ - project: templates: - - openstack-python37-jobs-no-constraints + - openstack-pep-publish-jobs + - openstack-python38-jobs-no-constraints - publish-openstack-docs-pti