Skip to content

Commit e6a8ea6

Browse files
authored
ci: adding cni package as a trigger (#2108)
1 parent bbf2fd4 commit e6a8ea6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pipelines/submodules-pipeline.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ pr:
77
- "zapai/*"
88
- "azure-ipam/*"
99
- "dropgz/*"
10+
- "cni/*"
1011
exclude:
1112
- "*"
1213

@@ -16,13 +17,15 @@ trigger:
1617
- "zapai/*"
1718
- "azure-ipam/*"
1819
- "dropgz/*"
20+
- "cni/*"
1921
exclude:
2022
- "*"
2123
tags:
2224
include:
2325
- "zapai/*"
2426
- "azure-ipam/*"
2527
- "dropgz/*"
28+
- "cni/*"
2629
exclude:
2730
- "v*"
2831

0 commit comments

Comments
 (0)