Skip to content

Commit

Permalink
[ci] Update default sonic image downloading build ID. (sonic-net#2175)
Browse files Browse the repository at this point in the history
  • Loading branch information
liushilongbuaa committed Mar 14, 2022
1 parent 0026689 commit ce88696
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/build-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ jobs:
pipeline: ${{ parameters.buildimage_pipeline }}
artifact: 'sonic-buildimage.marvell-armhf1'
runVersion: specific
runId: 63911
runId: 80637
path: '$(Build.SourcesDirectory)/${{ parameters.buildimage_artifact_name }}'
displayName: "Download sonic buildimage deb packages from 63911"
displayName: "Download sonic buildimage deb packages from 80637"
- script: |
cd $(Build.SourcesDirectory)/${{ parameters.buildimage_artifact_name }}
sudo dpkg -i target/debs/buster/libnl-3-200_*.deb
Expand Down

0 comments on commit ce88696

Please sign in to comment.