Skip to content

Commit 67e84b3

Browse files
authored
Update azure-pipelines-1.yml
1 parent e3107de commit 67e84b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines-1.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ steps:
2424
- task: AzureCLI@2
2525
inputs:
2626
azureSubscription: 'azure-pipeline-pm(5e811388-da36-4a22-b49b-e3477f384ec3)'
27-
scriptType: 'batch'
27+
scriptType: 'bash'
2828
scriptLocation: 'inlineScript'
29-
inlineScript: 'set'
29+
inlineScript: 'env'
3030

0 commit comments

Comments
 (0)