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 9d8a416 commit 0073ee8Copy full SHA for 0073ee8
azure-pipelines.yml
@@ -27,4 +27,4 @@ steps:
27
- task: PublishBuildArtifacts@1
28
inputs:
29
pathtoPublish: '$(Build.artifactstagingdirectory)'
30
- artifactName: 'build-$(platform)'
+ artifactName: 'build-$(Agent.OS)'
0 commit comments