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 b746536 commit 38c2046Copy full SHA for 38c2046
eng/pipelines/official-release-pipeline.yml
@@ -38,7 +38,7 @@ jobs:
38
Intent: 'PackageDistribution'
39
ContentType: 'PyPI'
40
ContentSource: 'Folder'
41
- FolderLocation: '$(System.SourcesDirectory)/dist'
+ FolderLocation: '$(Build.SourcesDirectory)/dist'
42
WaitForReleaseCompletion: true
43
Owners: '$(owner)'
44
Approvers: '$(approver)'
0 commit comments