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 75e1f71 commit 87917eaCopy full SHA for 87917ea
.pipelines/pipeline.yaml
@@ -14,7 +14,7 @@ pr:
14
trigger:
15
branches:
16
include:
17
- - gh-readonly-queue/master/*
+ - gh-readonly-queue/release/v1.6/*
18
tags:
19
20
- "*"
@@ -245,8 +245,8 @@ stages:
245
vmSize: Standard_B2ms
246
k8sVersion: ""
247
dependsOn: "containerize"
248
-
249
+
250
# Cilium Nodesubnet E2E tests
251
- template: singletenancy/cilium-nodesubnet/cilium-nodesubnet-e2e-job-template.yaml
252
parameters:
@@ -305,7 +305,7 @@ stages:
305
306
307
scaleup: 100
308
309
- template: singletenancy/azure-cni-overlay/azure-cni-overlay-e2e-job-template.yaml
310
311
name: "win_azure_overlay_e2e"
0 commit comments