diff --git a/.vsts-ci.yml b/.vsts-ci.yml index ab4dcc52c..4afb7e45d 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -34,9 +34,6 @@ 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 @@ -59,6 +56,9 @@ extends: name: $(DncEngInternalBuildPool) image: 1es-windows-2022-pt os: windows + # TODO: Temporary + componentgovernance: + failOnAlert: false customBuildTags: - ES365AIMigrationTooling stages: