We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e69be9 commit 2a768dfCopy full SHA for 2a768df
sync/config/pipelines.yaml
@@ -7,6 +7,15 @@ component: Pipelines
7
repository: https://github.com/tektoncd/pipeline
8
archive: https://github.com/tektoncd/pipeline/tags
9
tags:
10
+- name: release-v1.7.x
11
+ displayName: v1.7.x
12
+ folders:
13
+ docs:
14
+ index: README.md
15
+ include: ['*.md']
16
+ exclude:
17
+ - api-spec.md
18
+ - tutorial.md
19
- name: release-v1.6.x
20
displayName: v1.6.x-LTS
21
folders:
0 commit comments