From c62891b8d9fb5eaf29e169eca69eed78ea2e4bd7 Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Fri, 27 Nov 2020 18:46:33 -0800 Subject: [PATCH] drone package windows makensis param error --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index dcda0185..a1c2bd44 100644 --- a/.drone.yml +++ b/.drone.yml @@ -109,7 +109,7 @@ pipeline: commands: - cd deploy - cp ./../nsis/cwtch-installer.nsi . - - makensis -v 3 cwtch-installer.nsi + - makensis -V3 cwtch-installer.nsi - mv cwtch-installer.exe windows deploy-buildfiles: image: pivotaldata/concourse-ssh