From 3d45c6dba0bc3c5ad37e278bce2b463bbf828e98 Mon Sep 17 00:00:00 2001 From: Ade Lee Date: Mon, 31 Aug 2020 14:50:40 -0400 Subject: [PATCH] Add job to publish to pypi and create tarballs Change-Id: Iec01f6eb57132d6c3d4fe9dc033ae0c9c90f3ad7 --- zuul.d/layout.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 zuul.d/layout.yaml diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml new file mode 100644 index 0000000..3f7548e --- /dev/null +++ b/zuul.d/layout.yaml @@ -0,0 +1,5 @@ +--- +- project: + templates: + - check-requirements + - publish-to-pypi