Fix azp pipeline file which is involved by former PR (#8616)
This commit is contained in:
parent
bddc18c3a6
commit
206f7b66b5
@ -44,7 +44,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