Unverified Commit 52daf4d6 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[ci] skip auto-injected tasks at Azure Pipelines (#5175)

* skip auto-injected tasks at Azure Pipelines

* Update .vsts-ci.yml
parent 21fb16a3
......@@ -11,6 +11,10 @@ variables:
AZURE: 'true'
PYTHON_VERSION: '3.10'
CONDA_ENV: test-env
runCodesignValidationInjection: false
skipComponentGovernanceDetection: true
DOTNET_CLI_TELEMETRY_OPTOUT: true
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
resources:
containers:
- container: ubuntu1404
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment