Debug tag wildcards.

This commit is contained in:
Olga MaciaszekSharma
2023-09-28 12:33:13 +02:00
parent 7e3fcf24c7
commit 3ad1d13508

View File

@@ -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: