Skip to content

Commit 03119d2

Browse files
committed
Update pipeline.yaml for Azure Pipelines
1 parent 7c195d2 commit 03119d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ stages:
252252
- stage: cleanup
253253
displayName: Cleanup
254254
dependsOn:
255-
- "aks_on_swift_e2e"
255+
# - "aks_on_swift_e2e"
256256
- "ubuntu_16_04_linux_e2e"
257257
- "ubuntu_18_04_linux_e2e"
258258
- "windows_19_03_e2e"

0 commit comments

Comments
 (0)