From ef93d8783410f70d53ff8851a4b2e5f5d9729e2e Mon Sep 17 00:00:00 2001 From: William Godbe Date: Thu, 4 Apr 2024 13:12:08 -0700 Subject: [PATCH] Skip SpotBugs for now --- .azure/pipelines/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.azure/pipelines/ci.yml b/.azure/pipelines/ci.yml index daba25973421..2b65d7e703b6 100644 --- a/.azure/pipelines/ci.yml +++ b/.azure/pipelines/ci.yml @@ -137,6 +137,8 @@ extends: name: NetCore1ESPool-Svc-Internal image: 1es-windows-2022-pt os: windows + spotBugs: + enabled: false containers: alpine319WithNode: image: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode