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 cf8f75c commit e6fe08cCopy full SHA for e6fe08c
azure-pipelines.yml
@@ -46,5 +46,5 @@ steps:
46
- task: PublishBuildArtifacts@1
47
inputs:
48
PathtoPublish: '$(system.defaultworkingdirectory)'
49
- ArtifactName: 'binaries'
+ ArtifactName: 'sources'
50
publishLocation: 'Container'
0 commit comments