Skip to content

Commit 415363f

Browse files
committed
release branch added to ESRP pipeline in artifacts
1 parent 6f81c81 commit 415363f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/official-release-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
project: '$(System.TeamProject)'
1717
definition: 2134
1818
buildVersionToDownload: 'latestFromBranch'
19-
branchName: 'refs/heads/main'
19+
branchName: 'refs/heads/release/0.5.0'
2020
artifactName: 'mssql-python-wheels-dist'
2121
targetPath: '$(Build.SourcesDirectory)\dist'
2222
displayName: 'Download release wheel files artifact from latest successful run on main branch'

0 commit comments

Comments
 (0)