We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44ecd52 commit cc57955Copy full SHA for cc57955
eng/pipelines/official.yml
@@ -95,6 +95,7 @@ variables:
95
# - https://docs.opensource.microsoft.com/tools/cg/how-to/nuget-multifeed-configuration/
96
# - https://onebranch.visualstudio.com/OneBranch/_wiki/wikis/OneBranch.wiki/5205/TSG-Build-Broken-Due-to-Using-Multiple-Feeds?anchor=setting-nugetsecurityanalysiswarninglevel-in-cdp
97
NugetSecurityAnalysisWarningLevel: none
98
+ NugetMultiFeedWarnLevel: none
99
# Allows CodeQL to run on our Build job.
100
# https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/codeql/configuring-codeql3000-ado-pipelines
101
Codeql.Enabled: true
0 commit comments