We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dca8ec commit b940153Copy full SHA for b940153
.pipelines/cni/pipeline.yaml
@@ -5,6 +5,10 @@ trigger:
5
- dropgz/*
6
- azure-ipam/*
7
- v*
8
+ branches:
9
+ include:
10
+ - master
11
+ - release/*
12
parameters:
13
- name: upgradeScenario
14
type: boolean
0 commit comments