MDLeom 2020-10-08 03:49:32 +00:00
parent 66343ae342
commit e4311dbdca
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ pages:
script: script:
- mkdir -p public/ - mkdir -p public/
- cp urlhaus-filter/urlhaus-filter-* public/ - cp urlhaus-filter/urlhaus-filter-* public/
- find public -type f -regex '.*\.\(htm\|html\|txt\|text\|js\|css\)$' -exec gzip -f -k -9 {} \;
artifacts: artifacts:
paths: paths: