appveyor: create artifacts: master
authorJan Altensen <info@stricted.net>
Fri, 21 Dec 2018 03:22:27 +0000 (04:22 +0100)
committerJan Altensen <info@stricted.net>
Fri, 21 Dec 2018 03:48:46 +0000 (04:48 +0100)
Change-Id: Ibb21e997bfe29c95f5ec448519eee11e666e0a51

appveyor.yml

index 0e024773b14669385089effec7cfc7c584037f71..9a88ddddcb4378a97e0fec943888cc1e7c4bf4ae 100644 (file)
@@ -8,3 +8,7 @@ init:
 
 before_build:
   - nuget restore
+
+artifacts:
+  - path: ROM0Split\bin\$(configuration)
+  
\ No newline at end of file