Fix azp pipeline file which is involved by former PR (#8616)
This commit is contained in:
parent
1b1be0292e
commit
086254bfd2
@ -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'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user