mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
Instruct AppVeyor to regard the generator-aspnetcore-spa.tar.gz file as a build artifact
This commit is contained in:
@@ -22,6 +22,9 @@ build_script:
|
|||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
- ps: Pop-Location
|
- ps: Pop-Location
|
||||||
|
artifacts:
|
||||||
|
- path: templates\package-builder\dist\artifacts\generator-aspnetcore-spa.tar.gz
|
||||||
|
name: generator-aspnetcore-spa
|
||||||
# - build.cmd verify
|
# - build.cmd verify
|
||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
test_script:
|
test_script:
|
||||||
|
|||||||
Reference in New Issue
Block a user