Skip to content

Commit b818218

Browse files
authored
docs: update antora-playbook.yml (#1135)
Release-As: 1.6.0
1 parent 10c54bc commit b818218

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

antora-playbook.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,13 @@ content:
136136
# Exclude versions without proper folder structure or with generation errors
137137
- "!v1.0.0"
138138
- "!v1.0.0-alpha.*"
139+
- url: https://github.com/camptocamp/devops-stack-module-metrics-server.git
140+
start_path: docs
141+
branches: []
142+
tags:
143+
- "v@({1..9})*({0..9}).+({0..9}).*"
144+
# Exclude versions without proper folder structure or with generation errors
145+
- "!v1.0.0-alpha.*"
139146
- url: https://github.com/camptocamp/devops-stack-module-minio.git
140147
start_path: docs
141148
branches: []

0 commit comments

Comments
 (0)