Skip to content

Commit c8489a1

Browse files
committed
reintroduce 'home' to staging...
1 parent 82b185f commit c8489a1

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

antora-playbook-staging.diff.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ site:
1818
content:
1919

2020
$select:
21+
- '.'
2122
- '**' # everything
2223
# see https://github.com/micromatch/picomatch for full details
2324
# e.g.

antora-playbook-staging.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ asciidoc:
102102
content:
103103
branches: master
104104
sources:
105+
- url: .
106+
branches:
107+
- HEAD
108+
start_path: home
105109
- url: https://github.com/couchbaselabs/docs-style-guide
106110
branches:
107111
- main

0 commit comments

Comments
 (0)