Skip to content

Commit ce88696

Browse files
[ci] Update default sonic image downloading build ID. (sonic-net#2175)
1 parent 0026689 commit ce88696

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure-pipelines/build-template.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@ jobs:
122122
pipeline: ${{ parameters.buildimage_pipeline }}
123123
artifact: 'sonic-buildimage.marvell-armhf1'
124124
runVersion: specific
125-
runId: 63911
125+
runId: 80637
126126
path: '$(Build.SourcesDirectory)/${{ parameters.buildimage_artifact_name }}'
127-
displayName: "Download sonic buildimage deb packages from 63911"
127+
displayName: "Download sonic buildimage deb packages from 80637"
128128
- script: |
129129
cd $(Build.SourcesDirectory)/${{ parameters.buildimage_artifact_name }}
130130
sudo dpkg -i target/debs/buster/libnl-3-200_*.deb

0 commit comments

Comments
 (0)