Skip to content

Commit cf8f75c

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 6d9c637 commit cf8f75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ steps:
4545

4646
- task: PublishBuildArtifacts@1
4747
inputs:
48-
PathtoPublish: 'Aquality.Selenium/'
48+
PathtoPublish: '$(system.defaultworkingdirectory)'
4949
ArtifactName: 'binaries'
5050
publishLocation: 'Container'

0 commit comments

Comments
 (0)