1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00
alacritty/ci
Christian Dürr 71bb2a90d0 Fix failing github releases
The manpage was incorrectly zipped up with the `-z` option, which
doesn't exist and created a 0-size file. Since Github does not accept
0-size files, this lead to the complete release deployment failing.

Changing this to use the `-c` option should fix this problem by creating
a proper non-zero size gzip file.
2018-11-12 12:35:06 +01:00
..
i386 Add automated i386 docker builds to travis 2018-11-06 00:40:29 +00:00
x86_64 Add automated i386 docker builds to travis 2018-11-06 00:40:29 +00:00
before_deploy.sh Fix failing github releases 2018-11-12 12:35:06 +01:00
install.sh Publish Github releases from Travis 2018-11-03 15:08:30 +00:00
script.sh Fix windows tagged builds 2018-11-03 18:46:26 +00:00