We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
6.2.0-M2
1 parent 0f0aadc commit a631d77Copy full SHA for a631d77
antora-playbook.yml
@@ -19,7 +19,7 @@ content:
19
# Refname matching:
20
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
21
branches: [ main,'({6..9}).+({0..9}).x', '!(6.{0..1}.x)' ]
22
- tags: [ 'v({6..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v6.{0..1}.+({0..9})?(-{RC,M}+({0..9})))', '!(v6.2.0-M1)' ]
+ tags: [ 'v({6..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v6.{0..1}.+({0..9})?(-{RC,M}+({0..9})))', '!(v6.2.0-M1)', '!(v6.2.0-M2)' ]
23
start_path: src/reference/antora
24
asciidoc:
25
attributes:
0 commit comments