提交 73e64226 编写于 作者: L Lee Bernick 提交者: tekton-robot

Add recent pipelines releases to sync config

This commit adds v0.43 and v0.44 to the docs to sync on the website.
上级 43b1182b
......@@ -26,6 +26,26 @@ archive: https://github.com/tektoncd/pipeline/tags
# header: <dict> # optional, no header added if not set
# See https://www.docsy.dev/docs/adding-content/navigation/#section-menu
tags:
- name: release-v0.44.x
displayName: v0.44.x (LTS)
# Dict of folders to sync
folders:
docs:
index: README.md
include: ['*.md']
exclude:
- api-spec.md
- tutorial.md
- name: release-v0.43.x
displayName: v0.43.x
# Dict of folders to sync
folders:
docs:
index: README.md
include: ['*.md']
exclude:
- api-spec.md
- tutorial.md
- name: release-v0.42.x
displayName: v0.42.x
# Dict of folders to sync
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册