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