diff --git a/builds/e2e/e2e.yaml b/builds/e2e/e2e.yaml index 40adc003c7c..1b94932b3be 100644 --- a/builds/e2e/e2e.yaml +++ b/builds/e2e/e2e.yaml @@ -206,8 +206,8 @@ jobs: 'agent.disablelogplugin.testresultlogplugin': true # because we aren't publishing test artifacts for this job, turn on verbose logging instead verbose: true - # don't error on component governance here, as this task doesn't have proxy support - NugetSecurityAnalysisWarningLevel: warn + # skip component governance detection to avoid proxy issues. It is checked in the other jobs. + skipComponentGovernanceDetection: true timeoutInMinutes: 120