[ci]: Fix the wrong branch in build step "Download sonic-buildimage.vs artifact" (#12272)
This commit is contained in:
parent
7474a1bcd8
commit
c7e0d50c74
@ -101,7 +101,7 @@ stages:
|
|||||||
pipeline: 9
|
pipeline: 9
|
||||||
artifact: sonic-swss-common.amd64.ubuntu20_04
|
artifact: sonic-swss-common.amd64.ubuntu20_04
|
||||||
runVersion: 'latestFromBranch'
|
runVersion: 'latestFromBranch'
|
||||||
runBranch: 'refs/heads/master'
|
runBranch: 'refs/heads/202012'
|
||||||
displayName: "Download sonic swss common deb packages"
|
displayName: "Download sonic swss common deb packages"
|
||||||
|
|
||||||
- task: DownloadPipelineArtifact@2
|
- task: DownloadPipelineArtifact@2
|
||||||
|
Reference in New Issue
Block a user