From 02302cee4d9f74a7b79712bf59a35963e4071228 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Mon, 20 Aug 2018 16:58:03 -0400 Subject: [PATCH] switch documentation job to new PTI This is a mechanically generated patch to switch the documentation jobs to use the new PTI versions of the jobs as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I3d533353915b828a56d219da7ee328aaa8fb1cf9 Story: #2002586 Task: #24760 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 9a4c6fb4..b7490426 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,5 +2,5 @@ templates: - openstack-python-jobs - openstack-python35-jobs - - publish-openstack-sphinx-docs + - publish-openstack-docs-pti - check-requirements