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 dcce6f2 commit 1d28ae3Copy full SHA for 1d28ae3
CI/Azure-DevOps/AZ_MainPipeline.yml
@@ -100,13 +100,6 @@ stages:
100
lfs: false
101
path: $(TSQLT_REPO_DIR)
102
103
- - task: AzureCLI@2
104
- inputs:
105
- azureSubscription: 'tSQLt CI - Main Pipeline - Service Connection'
106
- scriptType: 'ps'
107
- scriptLocation: 'inlineScript'
108
- inlineScript: 'az account show' # This command shows the logged-in Azure account details.
109
-
110
- task: AzureKeyVault@1
111
inputs:
112
azureSubscription: 'tSQLt CI - Main Pipeline - Service Connection'
0 commit comments