From 9be953bf81adf6bdb71c7eeb06e77e657f031dac Mon Sep 17 00:00:00 2001 From: Michael Yanni Date: Mon, 11 Mar 2024 12:05:11 -0700 Subject: [PATCH] Temporarily skip component governance. --- .vsts-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 30edd08f0..ab4dcc52c 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -34,6 +34,9 @@ variables: # See: https://devdiv.visualstudio.com/DevDiv/_wiki/wikis/DevDiv.wiki/650/MicroBuild-Signing?anchor=high-level-steps-to-enable-signing - name: TeamName value: DotNetCLI +# TODO: TEMPORARY +- name: skipComponentGovernanceDetection + value: true # Variable Groups - group: DotNetBuilds storage account read tokens