Skip to content

Commit 9fafd9f

Browse files
committed
disable updateConda for CondaEnvironment task
1 parent ca7e7d4 commit 9fafd9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci_build/azure_pipelines/templates/job_generator.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
createCustomEnvironment: 'true'
7878
environmentName: 'tf2onnx'
7979
packageSpecs: 'python=$(CI_PYTHON_VERSION)'
80+
updateConda: 'false'
8081

8182
- ${{ if eq(parameters.run_setup, 'True') }}:
8283
- template: 'setup.yml'

0 commit comments

Comments
 (0)