Update antora-playbook.yml
This commit is contained in:
committed by
GitHub
parent
6f5433d5d4
commit
5ac9efbfb2
@@ -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: [ '(20{3..9}{0..9}.+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '(202{3..9}.+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '2023.0.0-M2', '!2023.0.0-M1' ]
|
||||
tags: [ '(20{3..9}{0..9}.+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '(202{3..9}.+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', 'v2023.0.0-M2', '!2023.0.0-M1' ]
|
||||
start_path: docs
|
||||
asciidoc:
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user