Stop building docs for 1.2.x generation

This commit is contained in:
Brian Clozel
2025-01-08 21:53:40 +01:00
parent 62033a51fc
commit 4c71f5cd05

View File

@@ -13,8 +13,11 @@ content:
- url: https://github.com/spring-projects/spring-graphql
# Refname matching:
# https://docs.antora.org/antora/latest/playbook/content-refname-matching/
branches: [ main,'({1..9}).+({0..9}).x', '!(1.{0..1}.x)' ]
tags: [ 'v({1..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v1.{0..1}.+({0..9})?(-{RC,M}+({0..9})))', '!(v1.2.+({0..2})?(-{RC,M}+({0..9})))' ]
branches:
- 'main'
- '({1..9}).+({0..9}).x'
- '!(1.{0..2}.x)'
tags: [ 'v({1..9}).+({0..9}).+({0..9})?(-{RC,M}+({0..9}))', '!(v1.{0..2}.+({0..9})?(-{RC,M}+({0..9})))' ]
start_path: spring-graphql-docs
asciidoc:
extensions: