Copy .nupkg files to build root in master build

This commit is contained in:
Rikki Tooley 2015-10-11 22:08:14 +01:00
parent 288f2e4f95
commit 66e4530566

View File

@ -28,6 +28,7 @@
- ps: pushd .nuget
- ps: .\pack.ps1 -versionSuffix prerelease
- ps: popd
- ps: cp .\.nuget\*.nupkg .
artifacts:
- path: src\IF.Lastfm.Core\bin\Release\IF.Lastfm.Core.dll