Skip to content

Commit

Permalink
ci: adding cni package as a trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
vipul-21 committed Aug 8, 2023
1 parent de87423 commit 2b34a37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pipelines/submodules-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ pr:
- "zapai/*"
- "azure-ipam/*"
- "dropgz/*"
- "cni/*"
exclude:
- "*"

Expand All @@ -16,13 +17,15 @@ trigger:
- "zapai/*"
- "azure-ipam/*"
- "dropgz/*"
- "cni/*"
exclude:
- "*"
tags:
include:
- "zapai/*"
- "azure-ipam/*"
- "dropgz/*"
- "cni/*"
exclude:
- "v*"

Expand Down

0 comments on commit 2b34a37

Please sign in to comment.