From dbf7587f877c2b204158d88e7bc97c3a75689f20 Mon Sep 17 00:00:00 2001 From: micheleRP Date: Tue, 14 Apr 2026 14:06:20 -0600 Subject: [PATCH] ci: point playbook at docs PR branch for preview MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Temporarily override the docs repo branch to fix/remove-token-examples-from-cloud-gbac so the Netlify deploy preview shows the Cloud GBAC pages without the token structure examples section. ⚠️ Revert before merge. Co-Authored-By: Claude Opus 4.6 (1M context) --- local-antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-antora-playbook.yml b/local-antora-playbook.yml index d8d478c82..02d45da81 100644 --- a/local-antora-playbook.yml +++ b/local-antora-playbook.yml @@ -15,7 +15,7 @@ content: - url: . branches: HEAD - url: https://github.com/redpanda-data/documentation - branches: [main, v/*, shared, site-search] + branches: [fix/remove-token-examples-from-cloud-gbac, v/*, shared, site-search] - url: https://github.com/redpanda-data/docs-site branches: [main] start_paths: [home]