Exclude unnecessary tags from docs build

This commit is contained in:
Mahmoud Ben Hassine
2024-05-22 15:36:11 +02:00
parent 9670299920
commit 7b2dad01aa

View File

@@ -20,7 +20,7 @@ content:
# Refname matching:
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
branches: [ main,'({5..9}).+({1..9}).x' ]
tags: [ 'v({5..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v5.0.+({0..9})?(-{RC,M}+({0..9})))','!(v5.1.0-M1)','!(v5.1.0-M2)' ]
tags: [ 'v({5..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v5.0.+({0..9})?(-{RC,M}+({0..9})))','!(v5.1.0-M1)','!(v5.1.0-M2)', '!(v5.1.0-M3)', '!(v5.1.0-RC1)' ]
start_path: spring-batch-docs
asciidoc:
attributes: