Adds docs_branch_path value needed for promoting release branches.
Change-Id: I573874c09e69252c8db566d0140d4024b651e81a
This commit is contained in:
parent
6bd9d39d4d
commit
9cf7d4bdb4
@ -252,6 +252,7 @@
|
|||||||
# TODO(pabelanger): Update AFS credentials to say zuul-executor.
|
# TODO(pabelanger): Update AFS credentials to say zuul-executor.
|
||||||
service_name: service/zuul-launcher@OPENSTACK.ORG
|
service_name: service/zuul-launcher@OPENSTACK.ORG
|
||||||
docs_master_path: "/afs/.openstack.org/project/starlingx.io/www/"
|
docs_master_path: "/afs/.openstack.org/project/starlingx.io/www/"
|
||||||
|
docs_branch_path: "/afs/.openstack.org/project/starlingx.io/www/{{ zuul.branch | default('_error') }}"
|
||||||
|
|
||||||
- secret:
|
- secret:
|
||||||
name: testpypi_secret
|
name: testpypi_secret
|
||||||
|
Loading…
Reference in New Issue
Block a user