Skip to content

Commit

Permalink
fix task arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
itn3000 committed Mar 19, 2019
1 parent 6d44c56 commit 5a6bc63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ jobs:
- script: dotnet tool run dotnet-cake build.cake
displayName: build project
- task: PublishBuildArtifacts@1
pathtoPublish: PooledStream/bin/Release
inputs:
pathtoPublish: PooledStream/bin/Release

0 comments on commit 5a6bc63

Please sign in to comment.