Browse Source

Update branches/tags for 7.x

pull/18007/head
Rob Winch 4 months ago
parent
commit
1a96ec4539
No known key found for this signature in database
  1. 4
      antora-playbook.yml

4
antora-playbook.yml

@ -11,8 +11,8 @@ git: @@ -11,8 +11,8 @@ git:
content:
sources:
- url: https://github.com/spring-projects/spring-security
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*)']
branches: [main, '6.{4..5}.x', '{7..99}.*.x']
tags: ['6.{4..5}.*','{7..99}.*']
start_path: docs
asciidoc:
attributes:

Loading…
Cancel
Save