From 96cc91c1413afcb6b248946f65cfe9670afca236 Mon Sep 17 00:00:00 2001 From: Michael Yanni Date: Mon, 11 Mar 2024 15:24:00 -0700 Subject: [PATCH] Still trying to skip component governance. --- .vsts-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index bec93a388..6753d8ce7 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -52,7 +52,7 @@ extends: template: azure-pipelines/MicroBuild.1ES.Official.yml@MicroBuildTemplate parameters: # TODO: Temporary - enableComponentGovernanceScan: false + skipSDL: true sdl: sourceAnalysisPool: name: $(DncEngInternalBuildPool)