Browse Source

fix powershell

pull/1992/head
Dan Walmsley 8 years ago
parent
commit
5548e983da
  1. 1
      azure-pipelines.yml

1
azure-pipelines.yml

@ -21,7 +21,6 @@ jobs:
steps:
- task: PowerShell@2
inputs:
targetType:
filePath: build.ps1
arguments: -target "Azure-Linux" -configuration "Release"
- task: PublishBuildArtifacts@1

Loading…
Cancel
Save