Skip to content

Commit

Permalink
Attach NuGet packages as AppVeyor build artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
sharwell committed Jan 16, 2019
1 parent 496182f commit d0233d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ test_script:
chmod +x codecov
./codecov -f ./test/coverlet.core.tests/coverage.opencover.xml
}
artifacts:
- path: src\coverlet.msbuild.tasks\bin\%Configuration%\*.nupkg
- path: build\%Configuration%\*.nupkg

0 comments on commit d0233d8

Please sign in to comment.