From ac787a45fd426d4d9b098087beb7ad69baf69bd9 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 92e67369cf51..783985415a41 100644 --- a/.azure/pipelines/ci.yml +++ b/.azure/pipelines/ci.yml @@ -143,6 +143,8 @@ extends: name: NetCore1ESPool-Svc-Internal image: windows.vs2022.amd64 os: windows + spotBugs: + enabled: false containers: alpine319WithNode: image: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode