From 9e8ba52e9d07fac9afaf00fb0bb84852f8b99207 Mon Sep 17 00:00:00 2001 From: Daniel Pawlik Date: Mon, 22 Nov 2021 18:07:15 +0100 Subject: [PATCH] Publish CI Log Processing docs and pypi package With this commit project documentation will be published and also logscraper tool will be published in pypi repository. Change-Id: I7093a153757502e49a175e4b22f4a85f700d9ade --- .zuul.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 3b2eb1b..c21ad0c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,7 +1,8 @@ --- - project: templates: - - build-tox-docs + - publish-tox-docs-infra + - publish-to-pypi-quietly check: &logcheck jobs: - openstack-tox-pep8