Exclude 6.2.0-M2 tag since it cannot be built

See 3f5f32b1e0 for more info
This commit is contained in:
Artem Bilan
2023-08-28 16:23:47 -04:00
parent 0f0aadc97c
commit a631d77dad

View File

@@ -19,7 +19,7 @@ content:
# Refname matching:
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
branches: [ main,'({6..9}).+({0..9}).x', '!(6.{0..1}.x)' ]
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)' ]
start_path: src/reference/antora
asciidoc:
attributes: