diff --git a/azure-pipelines-1.yml b/azure-pipelines-1.yml index e25426d..23014bf 100644 --- a/azure-pipelines-1.yml +++ b/azure-pipelines-1.yml @@ -24,7 +24,7 @@ steps: - task: AzureCLI@2 inputs: azureSubscription: 'azure-pipeline-pm(5e811388-da36-4a22-b49b-e3477f384ec3)' - scriptType: 'batch' + scriptType: 'bash' scriptLocation: 'inlineScript' - inlineScript: 'set' + inlineScript: 'env'