From 36fd517e8e3b74220c8da3b59a596acfaef0796a Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 16 Aug 2019 15:17:40 +0200 Subject: [PATCH] Switch to new promote-openstack-manuals job Switch to new job that publishes the content from gate queue instead of building it again. Change-Id: I8d40730ef6fefc31d5c5db9cde7de42a7f1145a1 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 1a683f9c..166c74bc 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -8,6 +8,6 @@ gate: jobs: - build-tox-manuals-checkbuild - post: + promote: jobs: - - publish-openstack-manuals + - promote-openstack-manuals