From 24cb0613d8ea847f284ea8d1555939f3539597eb Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 21 Aug 2019 08:11:19 +0200 Subject: [PATCH] Use Zuul templates Use templates instead of individual jobs so that these can be changed in one place. Depends-On: https://review.opendev.org/677606 Change-Id: I65ee3ccb1c2704b87384cc5a02ddd0664f797161 --- .zuul.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 99d7c6202..d3dacfe70 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,16 +1,11 @@ --- - project: templates: - - build-openstack-docs-pti + - publish-stx-docs + - stx-api-ref-jobs check: jobs: - - build-openstack-api-ref - openstack-tox-linters gate: jobs: - - build-openstack-api-ref - openstack-tox-linters - post: - jobs: - - publish-stx-api-ref - - publish-stx-docs