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 0073ee8 commit 6f53e48Copy full SHA for 6f53e48
azure-pipelines.yml
@@ -28,3 +28,4 @@ steps:
28
inputs:
29
pathtoPublish: '$(Build.artifactstagingdirectory)'
30
artifactName: 'build-$(Agent.OS)'
31
+ condition: $(Agent.OS) == 'Windows_NT'
0 commit comments