Skip to content
Snippets Groups Projects
Commit e6478ef7 authored by Konrad Völkel's avatar Konrad Völkel
Browse files

try enabling compression

parent efbc330e
Branches
Tags
No related merge requests found
Pipeline #151719 passed
......@@ -9,6 +9,7 @@ pages:
- cp -r ./* .public
- rm -rf public
- mv .public public
- gzip -k -9 $(find public -type f)
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment