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 authored Jun 2, 2021
1 parent dfac89f commit e3107de
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions azure-pipelines-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,10 @@ steps:
Inline: |
gci env:\
azurePowerShellVersion: 'LatestVersion'
- task: AzureCLI@2
inputs:
azureSubscription: 'azure-pipeline-pm(5e811388-da36-4a22-b49b-e3477f384ec3)'
scriptType: 'batch'
scriptLocation: 'inlineScript'
inlineScript: 'set'

0 comments on commit e3107de

Please sign in to comment.