Skip to content

Commit 18933f9

Browse files
committed
docs for 1.0.0-M1
1 parent 892aa69 commit 18933f9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ node_modules
1919
node/
2020
package-lock.json
2121
package.json
22+
build/
23+

antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ content:
1919
# Refname matching:
2020
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
2121
branches: [main]
22-
tags: ['v({0..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))']
22+
tags: ['v({1..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))']
2323
start_path: spring-ai-docs/src/main/antora
2424
asciidoc:
2525
attributes:

0 commit comments

Comments
 (0)