Skip to content

Commit ea1ac50

Browse files
author
JustinGrote
committed
Add packaging and artifact upload to build task
1 parent 78c8afb commit ea1ac50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ skip_commits:
2121
#To be portable to non-Appveyor builds
2222
#We run it at the test step so that we can upload test results back to the system.
2323
build_script:
24-
- ps: Invoke-Build Build
24+
- ps: Invoke-Build Build,Package
2525
test_script:
2626
- ps: Invoke-Build Test
2727

0 commit comments

Comments
 (0)