Преглед на файлове

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:
       vmImage: ubuntu-16.04
     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:
       matrix:
         Naming: