openstack-ansible/zuul.d/project.yaml
cloudnull 1858cf50be
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 <kevin@cloudnull.com>
2019-02-13 17:39:07 -06:00

25 lines
954 B
YAML

# Copyright 2017, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
- project:
templates:
- deploy-guide-jobs
- openstack-ansible-deploy-base-jobs
- openstack-ansible-deploy-aio_lxc-jobs
- openstack-ansible-deploy-aio_distro_lxc-jobs
- openstack-ansible-deploy-aio_metal-jobs
- openstack-ansible-deploy-ceph-jobs
- openstack-ansible-deploy-distro_ceph-jobs
- publish-openstack-docs-pti