We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad095b commit e6cfe93Copy full SHA for e6cfe93
appveyor.yml
@@ -22,6 +22,9 @@ build_script:
22
- npm install
23
- npm run build
24
- ps: Pop-Location
25
+artifacts:
26
+ - path: templates\package-builder\dist\artifacts\generator-aspnetcore-spa.tar.gz
27
+ name: generator-aspnetcore-spa
28
# - build.cmd verify
29
clone_depth: 1
30
test_script:
0 commit comments