Browse Source

add 6.x branches to build

Dan Allen 2 years ago
parent
commit
dd44928051
1 changed files with 1 additions and 1 deletions
  1. 1 1
      antora-playbook.yml

+ 1 - 1
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: