Skip to content

Commit 43b9361

Browse files
authored
Merge pull request #221 from rancher/sushant-suse-patch-1
Simplify start_paths for longhorn-product-docs
2 parents 2f2b45f + 3949940 commit 43b9361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

product-docs-playbook-remote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ content:
2828
start_paths: [shared, docs/latest]
2929
- url: https://github.com/rancher/longhorn-product-docs.git # en
3030
branches: [main]
31-
start_paths: [shared, docs/latest, docs/version-1.8, docs/version-1.9, docs/version-1.10, docs/version-1.11]
31+
start_paths: [shared, docs/version*]
3232
- url: https://github.com/rancher/harvester-product-docs.git # en
3333
branches: [main]
3434
start_paths: [versions/v1.7, versions/v1.6, versions/v1.5, versions/v1.4]

0 commit comments

Comments
 (0)