diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a19c556555..14f54bf79b 100644 --- a/azure-pipelines.yml +++ b/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