1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 14:31:44 +01:00

Adds compression

This commit is contained in:
Amir Raminfar
2019-12-30 09:50:37 -08:00
parent 79a42bf9fb
commit 376ee2d730

View File

@@ -2,7 +2,7 @@ before:
hooks:
- npm run clean
- npm run build
- packr
- packr -z
builds:
- env:
- CGO_ENABLED=0