Skip to content

Commit

Permalink
Update azure-pipelines-62.yml for Azure Pipelines [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kmadof committed Jun 3, 2021
1 parent 30c4e9f commit 50317c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions azure-pipelines-62.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ steps:
- pwsh: $PSVersionTable.PSVersion
- pwsh: |
'{ "key":"value1", "Key":"value2" }' | ConvertFrom-Json -AsHashtable
- pwsh: Install-Module -name AWSPowerShell.NetCore
- pwsh: |
Import-Module AWSPowerShell.NetCore
Get-Module -ListAvailable

0 comments on commit 50317c5

Please sign in to comment.