Prepare zip
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Martyn 2020-09-20 14:20:35 +02:00
parent bc8117f4a7
commit a3af249f02
1 changed files with 7 additions and 0 deletions

View File

@ -42,3 +42,10 @@ steps:
- cd godot/
- mkdir -v -p build/windows
- godot -v --export "win64" build/windows/asingcrow.exe
- name: package
image: alpine
commands:
- apk add --no-cache zip
- cd build/windows
- zip asyncrow-release.zip asingrow.exe asingrow.pck