Publish latest zuul docs to latest/

This is so that we can distinguish the latest version of the docs
from older versions in search engine sitemaps.  Otherwise the old
versions are under the new one which can be tricky.

Change-Id: I2bfbb9b6602867c24d00e933ad9e5c86a949b64a
This commit is contained in:
James E. Blair 2022-01-20 07:27:16 -08:00
parent e2c834807b
commit ed439bcd81
1 changed files with 1 additions and 1 deletions

View File

@ -15,6 +15,6 @@
service_name: service/zuul-website@OPENSTACK.ORG
targets:
master:
path: "/afs/.openstack.org/project/zuul-ci.org/www/docs/{zuul[project][short_name]}"
path: "/afs/.openstack.org/project/zuul-ci.org/www/docs/{zuul[project][short_name]}/latest"
tag:
path: "/afs/.openstack.org/project/zuul-ci.org/www/docs/{zuul[project][short_name]}/{zuul[tag]}"