Skip to content

Commit

Permalink
Update azure-pipelines-1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispat committed Jun 2, 2021
1 parent e3107de commit 67e84b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 67e84b3

Please sign in to comment.