We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f81c81 commit 415363fCopy full SHA for 415363f
eng/pipelines/official-release-pipeline.yml
@@ -16,7 +16,7 @@ jobs:
16
project: '$(System.TeamProject)'
17
definition: 2134
18
buildVersionToDownload: 'latestFromBranch'
19
- branchName: 'refs/heads/main'
+ branchName: 'refs/heads/release/0.5.0'
20
artifactName: 'mssql-python-wheels-dist'
21
targetPath: '$(Build.SourcesDirectory)\dist'
22
displayName: 'Download release wheel files artifact from latest successful run on main branch'
0 commit comments