Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e6cfe93

Browse filesBrowse files
Instruct AppVeyor to regard the generator-aspnetcore-spa.tar.gz file as a build artifact
1 parent dad095b commit e6cfe93
Copy full SHA for e6cfe93

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Open diff view settings
Collapse file

‎appveyor.yml‎

Copy file name to clipboardExpand all lines: appveyor.yml
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ build_script:
2222
- npm install
2323
- npm run build
2424
- ps: Pop-Location
25+
artifacts:
26+
- path: templates\package-builder\dist\artifacts\generator-aspnetcore-spa.tar.gz
27+
name: generator-aspnetcore-spa
2528
# - build.cmd verify
2629
clone_depth: 1
2730
test_script:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.