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
parent 06b9d3a9cf
commit 5ea763f60a

View File

@ -43,7 +43,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'