Explorar o código

Add artifacts for AppVeyor

Douglas Thrift %!s(int64=10) %!d(string=hai) anos
pai
achega
3244ff9a39
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      appveyor.yml

+ 3 - 0
appveyor.yml

@@ -20,5 +20,8 @@ before_build:
 - nuget restore
 after_build:
 - makensis /DSSH_HANDLER_VERSION=%APPVEYOR_BUILD_VERSION% /DSSH_HANDLER_CONFIGURATION=%CONFIGURATION% ssh-handler.nsi
+artifacts:
+- path: ssh-handler\bin\$(configuration)\ssh-handler.exe
+- path: ssh-handler-*.exe
 cache:
 - dotNetFx40_Client_setup.exe