mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Add "dotnet new" nupkg as AppVeyor artifact
This commit is contained in:
@@ -25,6 +25,9 @@ build_script:
|
||||
artifacts:
|
||||
- path: templates\package-builder\dist\artifacts\generator-aspnetcore-spa.tar.gz
|
||||
name: generator-aspnetcore-spa
|
||||
- path: templates\package-builder\dist\artifacts\*.nupkg
|
||||
name: Microsoft.AspNetCore.SpaTemplates
|
||||
type: NuGetPackage
|
||||
# - build.cmd verify
|
||||
clone_depth: 1
|
||||
test_script:
|
||||
|
||||
Reference in New Issue
Block a user