From e167de7cb4f773d2384a8c94294aff79b6907140 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 13 Sep 2018 09:24:52 +0200 Subject: [PATCH] Use tox-docs directly Use tox-docs instead of build-tox-docs template that is defined in openstack-zuul-jobs. Change-Id: I5940db3e318b2edd5de19d0e20788c6baba6c980 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index b9d9806c4..4c106e99f 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -120,11 +120,10 @@ NODEPOOL_PAUSE_DEBIAN_STRETCH_DIB: false - project: - templates: - - build-tox-docs check: jobs: - tox-cover + - tox-docs - tox-pep8 - tox-py35 - nodepool-zuul-functional: @@ -138,6 +137,7 @@ pbrx_prefix: zuul gate: jobs: + - tox-docs - tox-pep8 - tox-py35 - pbrx-build-container-images: