From 9cf7d4bdb41cfbd52bc2a4b172477fd126fd120c Mon Sep 17 00:00:00 2001 From: Kevin Putnam Date: Wed, 28 Apr 2021 14:17:18 -0700 Subject: [PATCH] Adds docs_branch_path value needed for promoting release branches. Change-Id: I573874c09e69252c8db566d0140d4024b651e81a --- zuul.d/secrets.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/secrets.yaml b/zuul.d/secrets.yaml index 5177c17f74..cc99a56014 100644 --- a/zuul.d/secrets.yaml +++ b/zuul.d/secrets.yaml @@ -252,6 +252,7 @@ # TODO(pabelanger): Update AFS credentials to say zuul-executor. service_name: service/zuul-launcher@OPENSTACK.ORG 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: name: testpypi_secret