Просмотр исходного кода

Include future branches and tags

Rob Winch 2 лет назад
Родитель
Сommit
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: