소스 검색

Include future branches and tags

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

+ 2 - 2
antora-playbook.yml

@@ -16,8 +16,8 @@ git:
 content:
   sources:
   - url: https://github.com/spring-projects/spring-authorization-server
-    branches: [main]
-    tags: []
+    branches: [main,'{1..9}.+({0..9}).x','!(1.{0..1}.x)']
+    tags: ['{1..9}.+({0..9}).+({0..9})','!(1.{0..1}.+({0..9}))']
     start_path: docs
 asciidoc:
   attributes: