Explorar el Código

add 6.x branches to build

Dan Allen hace 2 años
padre
commit
dd44928051
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: