From 1265a31d6f5e16bb9acf68ca6dad096160b83fb0 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Jan 29 2020 15:33:13 +0000 Subject: Add various Python interpeters --- diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index da24469..4a42a46 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -40,6 +40,46 @@ - test - publish +- project: + name: rpms/python35 + templates: + - build + - lint + - test + - publish + +- project: + name: rpms/python36 + templates: + - build + - lint + - test + - publish + +- project: + name: rpms/python37 + templates: + - build + - lint + - test + - publish + +- project: + name: rpms/python38 + templates: + - build + - lint + - test + - publish + +- project: + name: rpms/python39 + templates: + - build + - lint + - test + - publish + # This is a test project hosted on pagure.io - project: name: test-python-package-zuul-workflow