Skip to content

Commit 03dd870

Browse files
authored
[DOCS] Created shared folder (#205)
* [DOCS] Created shared folder * [DOCS] Add docs repo to X-Pack build * [DOCS] Updated X-Pack excluded branches
1 parent 69d545c commit 03dd870

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

conf.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
x-pack-elasticsearch: https://github.com/elastic/x-pack-elasticsearch.git
2727
x-pack-kibana: https://github.com/elastic/x-pack-kibana.git
2828
x-pack-logstash: https://github.com/elastic/x-pack-logstash.git
29-
# docs: https://github.com/elastic/docs.git
29+
docs: https://github.com/elastic/docs.git
3030

3131
contents_title: Elastic Stack and Product Documentation
3232

@@ -337,8 +337,10 @@ contents:
337337
prefix: elasticsearch-extra/x-pack-elasticsearch
338338
path: docs/en
339339
exclude_branches: [ 5.3, 5.2, 5.1, 5.0]
340-
# -
341-
# repo: docs
340+
-
341+
repo: docs
342+
path: shared
343+
exclued_branches: [ 5.4, 5.3, 5.2, 5.1, 5.0 ]
342344

343345

344346
-
File renamed without changes.

0 commit comments

Comments
 (0)