From 1858cf50be3414f238cac64064f69869e2ab1323 Mon Sep 17 00:00:00 2001 From: cloudnull Date: Wed, 13 Feb 2019 17:39:07 -0600 Subject: [PATCH] Add the deployment guide job to our standard templates The deployment guide has not been updated since the removal of the job template. This change adds that job back to our standard templates which will get the deployment guide publishing once again. Change-Id: Ida9a8d60928b2bd03d2def0871fa059927c9509f Signed-off-by: cloudnull --- zuul.d/project.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 901b5ff781..be0e9ce071 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -14,6 +14,7 @@ - project: templates: + - deploy-guide-jobs - openstack-ansible-deploy-base-jobs - openstack-ansible-deploy-aio_lxc-jobs - openstack-ansible-deploy-aio_distro_lxc-jobs