Skip to content

Commit 4b971a2

Browse files
committed
fixup! Use New Pipeline Files
1 parent baf4381 commit 4b971a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pipelines/singletenancy/aks-swift/e2e.steps.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ steps:
4545
name: "aksswifte2e"
4646
displayName: "Run AKS Swift E2E"
4747
48-
- task: AzureCLI@1
48+
- task: AzureCLI@2
4949
inputs:
5050
azureSubscription: $(BUILD_VALIDATIONS_SERVICE_CONNECTION)
5151
scriptLocation: "inlineScript"
@@ -61,7 +61,7 @@ steps:
6161
done
6262
displayName: "Restart Nodes"
6363

64-
- task: AzureCLI@1
64+
- task: AzureCLI@2
6565
inputs:
6666
azureSubscription: $(BUILD_VALIDATIONS_SERVICE_CONNECTION)
6767
scriptLocation: "inlineScript"

0 commit comments

Comments
 (0)