Update ci-build.yaml for Azure Pipelines

This commit is contained in:
Jamie 2020-01-17 16:00:26 +00:00
commit a5731f6e4b

View file

@ -27,7 +27,7 @@ pool:
vmImage: 'ubuntu-latest' vmImage: 'ubuntu-latest'
steps: steps:
- task: PowerShell@2# - task: PowerShell@2
displayName: 'Get Release Notes' displayName: 'Get Release Notes'
inputs: inputs:
targetType: 'inline' targetType: 'inline'