소스 검색

rm Unsupported Branches from Antora

Rob Winch 5 달 전
부모
커밋
93f7296492
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      antora-playbook.yml

+ 1 - 1
antora-playbook.yml

@@ -11,7 +11,7 @@ git:
 content:
 content:
   sources:
   sources:
   - url: https://github.com/spring-projects/spring-security
   - url: https://github.com/spring-projects/spring-security
-    branches: [main, '5.{{6..9},{1..9}+({0..9})}.x', '6.+({0..9}).x']
+    branches: [main, '6.+({3..9}).x']
     tags: ['5.{{6..9},{1..9}+({0..9})}.{0..99}?(-RC+({0..9}))', '6.+({0..9}).+({0..9})?(-{RC,M}*)','!(5.6.{0..10}*)', '!(5.7.{0..8}*)', '!(5.8.{0..3}?({-RC,-M}+({0..9})))','!(6.0.{0..3}*)','!(6.1.0*)']
     tags: ['5.{{6..9},{1..9}+({0..9})}.{0..99}?(-RC+({0..9}))', '6.+({0..9}).+({0..9})?(-{RC,M}*)','!(5.6.{0..10}*)', '!(5.7.{0..8}*)', '!(5.8.{0..3}?({-RC,-M}+({0..9})))','!(6.0.{0..3}*)','!(6.1.0*)']
     start_path: docs
     start_path: docs
 asciidoc:
 asciidoc: