Instruct AppVeyor to regard the generator-aspnetcore-spa.tar.gz file as a build artifact

This commit is contained in:
SteveSandersonMS
2017-01-02 12:02:58 +00:00
parent dad095b749
commit e6cfe93e13

View File

@@ -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: