Skip to content

Commit

Permalink
ci: CNI Load Test pipeline trigger (#2406)
Browse files Browse the repository at this point in the history
* ci: pipeline trigger

* chore: addressing comments
  • Loading branch information
jpayne3506 authored Nov 29, 2023
1 parent 8ce2bbf commit 493da62
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .pipelines/cni/pipeline.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
pr: none
trigger: none
trigger:
tags:
include:
- dropgz/*
- azure-ipam/*
- v*

stages:
- stage: setup
Expand Down

0 comments on commit 493da62

Please sign in to comment.