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