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 81a44f3 commit 7c195d2Copy full SHA for 7c195d2
.pipelines/pipeline.yaml
@@ -213,11 +213,11 @@ stages:
213
displayName: "Publish Code Coverage Results"
214
condition: always()
215
216
- - template: singletenancy/aks-swift/e2e-job-template.yaml
217
- parameters:
218
- name: "aks_on_swift_e2e"
219
- displayName: AKS on Swift
220
- pipelineBuildImage: "$(BUILD_IMAGE)"
+ #- template: singletenancy/aks-swift/e2e-job-template.yaml
+ # parameters:
+ # name: "aks_on_swift_e2e"
+ # displayName: AKS on Swift
+ # pipelineBuildImage: "$(BUILD_IMAGE)"
221
222
- template: singletenancy/aks-engine/e2e-job-template.yaml
223
parameters:
0 commit comments