Fix docs promote publishing

We need short_name - to publish to cloudkitty and not to
openstack/cloudkitty.

Change-Id: I1171bcec2ea3b1c3296106b63dd17ab8ad947fb0
This commit is contained in:
Andreas Jaeger 2019-08-20 17:19:20 +02:00
parent a3be46441c
commit 0de1b57398
1 changed files with 3 additions and 3 deletions

View File

@ -56,9 +56,9 @@
path: /afs/.openstack.org/docs
# TODO(pabelanger): Update AFS credentials to say zuul-executor.
service_name: service/zuul-launcher@OPENSTACK.ORG
docs_master_path: "/afs/.openstack.org/docs/{{ zuul.project.name }}/latest"
docs_branch_path: "/afs/.openstack.org/docs/{{ zuul.project.name }}/{{ zuul.branch | default('_error') }}"
docs_tag_path: "/afs/.openstack.org/docs/{{ zuul.project.name }}/{{ zuul.tag | default('_error') }}"
docs_master_path: "/afs/.openstack.org/docs/{{ zuul.project.short_name }}/latest"
docs_branch_path: "/afs/.openstack.org/docs/{{ zuul.project.short_name }}/{{ zuul.branch | default('_error') }}"
docs_tag_path: "/afs/.openstack.org/docs/{{ zuul.project.short_name }}/{{ zuul.tag | default('_error') }}"
- secret:
# Same secret as afsdocs_secret but different data for publishing to