We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d3351 commit 2506ca0Copy full SHA for 2506ca0
.azure-pipelines/build-docker-sonic-vs-template.yml
@@ -51,7 +51,7 @@ jobs:
51
pipeline: 1
52
artifact: sonic-buildimage.vs
53
runVersion: 'latestFromBranch'
54
- runBranch: 'refs/heads/master'
+ runBranch: 'refs/heads/202012'
55
displayName: "Download sonic buildimage"
56
- script: |
57
echo $(Build.DefinitionName).$(Build.BuildNumber)
0 commit comments