Skip to content

Commit 9405af4

Browse files
committed
Upgrade antora-playbook.yml
1 parent 6f32b1f commit 9405af4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ content:
1515
- url: .
1616
# Refname matching:
1717
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
18-
branches: [ main,'({3..9}).+({0..9}).x', '!(3.0.x)', '!(3.1.x)' ]
18+
branches: [ main,'({3..9}).+({0..9}).x', '!(3.0.x)', '!(3.1.x)', '!(3.4.x)' ]
1919
tags: [ 'v({3..9}).+({0..9}).+({0..19})?(-{RC,M}+({0..9}))', '!(v3.0.+({0..9})?(-{RC,M}+({0..9})))', '!(v3.1.0-{RC,M}+({0..9}))', '!(v3.1.({0..19}))' ]
2020
start_path: spring-shell-docs
2121
asciidoc:

0 commit comments

Comments
 (0)