Skip to content

Commit 8cba22f

Browse files
committed
Updates branches & tags to build
Updates antora-ui-spring
1 parent be5ce28 commit 8cba22f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

antora-playbook.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ content:
1313
- url: https://github.com/spring-cloud/spring-cloud-gateway
1414
# Refname matching:
1515
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
16-
branches: [ main, 4.1.x ]
17-
tags: [ 'v{4..9}.+({1..9}).+({0..9})?(-{RC,M}*)', '!v4.1.0-M1' ]
16+
branches: [ main, 4.3.x, 4.2.x ]
17+
tags: [ 'v{4..9}.+({0..9}).+({0..9})?(-{RC,M}*)', '!v4.1.0-M1', '!v4.0.*' ]
1818
start_path: docs
1919
asciidoc:
2020
attributes:
@@ -31,7 +31,7 @@ urls:
3131
redirect_facility: httpd
3232
ui:
3333
bundle:
34-
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.15/ui-bundle.zip
34+
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.18/ui-bundle.zip
3535
snapshot: true
3636
runtime:
3737
log:

0 commit comments

Comments
 (0)