Skip to content

Commit 1d28ae3

Browse files
committed
removed additional print
1 parent dcce6f2 commit 1d28ae3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

CI/Azure-DevOps/AZ_MainPipeline.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,6 @@ stages:
100100
lfs: false
101101
path: $(TSQLT_REPO_DIR)
102102

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-
110103
- task: AzureKeyVault@1
111104
inputs:
112105
azureSubscription: 'tSQLt CI - Main Pipeline - Service Connection'

0 commit comments

Comments
 (0)