From 1e644dac36373fe6d7d55f59f575b0672c53cc2e Mon Sep 17 00:00:00 2001 From: Safia Abdalla Date: Mon, 31 Jan 2022 22:16:27 +0000 Subject: [PATCH] Disable component governance in Linux_musl_x64_build --- .azure/pipelines/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.azure/pipelines/ci.yml b/.azure/pipelines/ci.yml index 07ef8a554b62..5df483b991d8 100644 --- a/.azure/pipelines/ci.yml +++ b/.azure/pipelines/ci.yml @@ -520,6 +520,7 @@ stages: $(_PublishArgs) $(_InternalRuntimeDownloadArgs) installNodeJs: false + disableComponentGovernance: true skipComponentGovernanceDetection: true artifacts: - name: Linux_musl_x64_Logs