Skip to content

Commit 93f7296

Browse files
committed
rm Unsupported Branches from Antora
1 parent 6e540b2 commit 93f7296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ git:
1111
content:
1212
sources:
1313
- url: https://github.com/spring-projects/spring-security
14-
branches: [main, '5.{{6..9},{1..9}+({0..9})}.x', '6.+({0..9}).x']
14+
branches: [main, '6.+({3..9}).x']
1515
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*)']
1616
start_path: docs
1717
asciidoc:

0 commit comments

Comments
 (0)