diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 45a8085abf..3aca60704a 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -13,7 +13,6 @@ trigger: - "*" jobs: - job: Windows - condition: "and(succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/'))" pool: vmImage: windows-2019 strategy: