Skip to content

Commit

Permalink
Remove ZipDownloadDisable for azdo artifacts download (#45427)
Browse files Browse the repository at this point in the history
  • Loading branch information
safern authored Dec 2, 2020
1 parent 31e4364 commit cd5619b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions eng/pipelines/common/xplat-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ jobs:
- name: runCodesignValidationInjection
value: false

# Workaround for azure devops flakiness when dowloading artifacts
# https://github.com/dotnet/runtime/issues/32805
- name: System.DisableZipDownload
value: true

- name: buildConfigUpper
${{ if eq(parameters.jobParameters.buildConfig, 'debug') }}:
value: 'Debug'
Expand Down

0 comments on commit cd5619b

Please sign in to comment.