From dd44928051b0fd511dae2d7a4296d1bc4efa375a Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Wed, 23 Nov 2022 17:43:16 -0700 Subject: [PATCH] add 6.x branches to build --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 9d35817d7f..91234035f5 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -15,7 +15,7 @@ git: content: sources: - url: https://github.com/spring-projects/spring-security - branches: [main, '5.{{6..9},{1..9}+({0..9})}.x'] + branches: [main, '5.{{6..9},{1..9}+({0..9})}.x', '6.+({0..9}).x'] tags: ['5.{{6..9},{1..9}+({0..9})}.+({0..9})?(-RC+({0..9}))', '6.+({0..9}).+({0..9})?(-{RC,M}*)'] start_path: docs asciidoc: