Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Commit d78f538

Browse files
committed
Attach artifacts to the AppVeyor build
1 parent 7f08040 commit d78f538

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ test_script:
1313
# preserve "packages" directory in the root of build folder but will reset it if packages.config is modified
1414
cache:
1515
- packages -> **\packages.config
16+
artifacts:
17+
- path: 'AsyncUsageAnalyzers\**\*.vsix'
18+
- path: 'AsyncUsageAnalyzers\**\*.nupkg'

0 commit comments

Comments
 (0)