We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3107de commit 67e84b3Copy full SHA for 67e84b3
1 file changed
azure-pipelines-1.yml
@@ -24,7 +24,7 @@ steps:
24
- task: AzureCLI@2
25
inputs:
26
azureSubscription: 'azure-pipeline-pm(5e811388-da36-4a22-b49b-e3477f384ec3)'
27
- scriptType: 'batch'
+ scriptType: 'bash'
28
scriptLocation: 'inlineScript'
29
- inlineScript: 'set'
+ inlineScript: 'env'
30
0 commit comments