Skip to content

Commit ace840d

Browse files
committed
[DOCS] Move docs repo in conf.yaml
1 parent 8b1304b commit ace840d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

conf.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,14 @@ contents:
6363
repo: x-pack-elasticsearch
6464
prefix: elasticsearch-extra/x-pack-elasticsearch
6565
path: docs/en
66+
-
67+
repo: docs
68+
path: shared
69+
exclude_branches: [ 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
6670
-
6771
repo: elasticsearch
6872
path: docs/Versions.asciidoc
69-
exclude_branches: [ 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
70-
# -
71-
# repo: docs
73+
exclude_branches: [ 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
7274
-
7375
repo: elasticsearch
7476
path: docs/src/test/cluster/config

0 commit comments

Comments
 (0)