Include future branches and tags
This commit is contained in:
committed by
Steve Riesenberg
parent
242812fac7
commit
aca344fe49
@@ -16,8 +16,8 @@ git:
|
|||||||
content:
|
content:
|
||||||
sources:
|
sources:
|
||||||
- url: https://github.com/spring-projects/spring-authorization-server
|
- url: https://github.com/spring-projects/spring-authorization-server
|
||||||
branches: [main]
|
branches: [main,'{1..9}.+({0..9}).x','!(1.{0..1}.x)']
|
||||||
tags: []
|
tags: ['{1..9}.+({0..9}).+({0..9})','!(1.{0..1}.+({0..9}))']
|
||||||
start_path: docs
|
start_path: docs
|
||||||
asciidoc:
|
asciidoc:
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user