Fix azp pipeline file which is involved by former PR (#8616)

This commit is contained in:
Shilong Liu 2021-08-30 10:49:52 +08:00 committed by GitHub
parent 1b1be0292e
commit 086254bfd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ parameters:
default: sonicdev
variables:
- ${{ if eq(variables['Build.SourceBranchName'], '202012' }}:
- ${{ if eq(variables['Build.SourceBranchName'], '202012') }}:
- name: BUILD_OPTIONS
value: 'SONIC_VERSION_CONTROL_COMPONENTS=deb,py2,py3,web,git,docker'