mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Use own build of zopfli
"binaries.tar" now includes zopfli and zopflipng; no need to get those with apk.
This commit is contained in:
parent
7bfd5a1538
commit
0e6eebd6bf
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
image: alpine/edge
|
||||
packages:
|
||||
- rsync
|
||||
- zopfli # for max compression w/ gzip_static
|
||||
- brotli # for max compression w/ brotli_static, decompressing binaries
|
||||
- git # for Hugo's gitInfo
|
||||
- make
|
||||
|
|
Loading…
Reference in a new issue