Explorar o código

Maybe this is how to pass environment variables?

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

+ 1 - 1
appveyor.yml

@@ -19,6 +19,6 @@ configuration:
 before_build:
 - nuget restore
 after_build:
-- makensis /DSSH_HANDLER_VERSION=$(version) /DSSH_HANDLER_CONFIGURATION=$(configuration) ssh-handler.nsi
+- makensis /DSSH_HANDLER_VERSION=%VERSION% /DSSH_HANDLER_CONFIGURATION=%CONFIGURATION% ssh-handler.nsi
 cache:
 - dotNetFx40_Client_setup.exe