浏览代码

Disabled dotnet_compat part of pipeline.

Erwin de Haan 6 年之前
父节点
当前提交
7b4e16bb8f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .ci/azure-pipelines.yml

+ 1 - 1
.ci/azure-pipelines.yml

@@ -99,7 +99,7 @@ jobs:
     pool:
     pool:
       vmImage: ubuntu-16.04
       vmImage: ubuntu-16.04
     dependsOn: main_build
     dependsOn: main_build
-    condition: and(succeeded(), variables['System.PullRequest.PullRequestNumber']) # Only execute if the pullrequest numer is defined. (So not for normal CI builds)
+    condition: false #and(succeeded(), variables['System.PullRequest.PullRequestNumber']) # Only execute if the pullrequest numer is defined. (So not for normal CI builds)
     strategy:
     strategy:
       matrix:
       matrix:
         Naming:
         Naming: