Skip to content

Commit 598dc04

Browse files
committed
Remove AZ CLI
1 parent 4aea12c commit 598dc04

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.pipelines/multitenancy/swiftv2-singularity-e2e.stages.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,6 @@ stages:
1818
type: linux
1919
steps:
2020
- checkout: azure-container-networking
21-
- task: AzureCLI@2
22-
inputs:
23-
azureSubscription: $(BUILD_VALIDATIONS_SERVICE_CONNECTION)
24-
scriptLocation: "inlineScript"
25-
scriptType: "bash"
26-
addSpnToEnvironment: true
27-
inlineScript: |
28-
set -e
29-
echo "Check az version"
30-
echo "TAG=$(TAG)"
3121
- task: TriggerBuild@3
3222
inputs:
3323
buildDefinition: '391699' # Pipeline ID

0 commit comments

Comments
 (0)