From 3ad1d13508f13f644e1607d272167fa386b1f40d Mon Sep 17 00:00:00 2001 From: Olga MaciaszekSharma Date: Thu, 28 Sep 2023 12:33:13 +0200 Subject: [PATCH] Debug tag wildcards. --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 3cd6c56..e6ad5ae 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -22,7 +22,7 @@ content: branches: [ main ] # 20[3-9][0-9].[0-9].[0-9] # 202[3-9].[0-9].[0-9] without 2023.0.0-M1 - tags: [ 'v(20{3..9}{0..9}.+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', 'v(202{3..9}.+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!v2023.0.0-M1' ] + tags: [ 'v(20{3..9}{0..9}.+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', 'v(202{3..9}.+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', 'v2023.0.0-M2', '!v2023.0.0-M1' ] start_path: docs asciidoc: attributes: