diff --git a/.drone.yml b/.drone.yml index 1a32a9d2..63c294fb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -108,8 +108,10 @@ pipeline: event: push environment: commands: + - cp nsis/cwtch-installer.nsi deploy/ - cd deploy - - makensis -V3 ../nsis/cwtch-installer.nsi + - makensis -V3 cwtch-installer.nsi + - rm cwtch-installer.nsi - rm -r windows deploy-buildfiles: image: pivotaldata/concourse-ssh