From cd856714bfbc1f4ab3cf96a4dcc84b2bccdae95d Mon Sep 17 00:00:00 2001 From: Margen67 Date: Wed, 4 Sep 2019 05:51:36 -0700 Subject: [PATCH] Don't build Checked (2) --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c793790cb..fb6590430 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -35,8 +35,8 @@ jobs: matrix: Release: configuration: Release - Checked: - configuration: Checked +# Checked: +# configuration: Checked steps: - script: | git config --global core.autocrlf input